1#include "foo.h"
2
3void foo() { } // End up here
4
5

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of lldb/test/API/lang/cpp/step-through-trampoline/foo.cpp