diff options
author | Zachary Turner <zturner@google.com> | 2016-08-09 22:03:45 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-08-09 22:03:45 +0000 |
commit | e7c2875dc312a1146e5bfa3ae065a62c89b9e7cf (patch) | |
tree | f4b10a9c4b7746a176de2296d991d3d34cd3e0d5 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 8ec04577d6e559b80dc2c7ec1ed11568dbdcddd8 (diff) | |
download | bcm5719-llvm-e7c2875dc312a1146e5bfa3ae065a62c89b9e7cf.tar.gz bcm5719-llvm-e7c2875dc312a1146e5bfa3ae065a62c89b9e7cf.zip |
Add a platform independent version of __PRETTY_FUNCTION__.
MSVC doesn't have this, it only has __FUNCSIG__. So this adds
a new macro called LLVM_PRETTY_FUNCTION which evaluates to the
right thing on any platform.
llvm-svn: 278170
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions