diff options
author | Zachary Turner <zturner@google.com> | 2016-08-09 23:03:55 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-08-09 23:03:55 +0000 |
commit | cef001aaaa679665f9ca59873ca954c161f90ca5 (patch) | |
tree | c65b00f5cfd6e8409148ec51aa9aeaef89c3cd8f /lldb/source/Core/Module.cpp | |
parent | d403a3d8eef42e0af61cd37d4cb299235f3a26ca (diff) | |
download | bcm5719-llvm-cef001aaaa679665f9ca59873ca954c161f90ca5.tar.gz bcm5719-llvm-cef001aaaa679665f9ca59873ca954c161f90ca5.zip |
Make LLVM_PRETTY_FUNCTION support __func__.
In case there are compilers that support neither __FUNCSIG__ or
__PRETTY_FUNCTION__, we fall back to __func__ as a last resort,
which should be guaranteed by C++11 and C99.
llvm-svn: 278176
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions