diff options
author | Greg Clayton <gclayton@apple.com> | 2013-10-30 18:42:59 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2013-10-30 18:42:59 +0000 |
commit | 19c8e78b86dc7f6b78347eca2a749af9269af670 (patch) | |
tree | 56e2b37202476d88efb9a6be834b556b25ac8af8 /llvm/utils/lldbDataFormatters.py | |
parent | c1ae724757cb5ce577db044f432a383991c898ec (diff) | |
download | bcm5719-llvm-19c8e78b86dc7f6b78347eca2a749af9269af670.tar.gz bcm5719-llvm-19c8e78b86dc7f6b78347eca2a749af9269af670.zip |
<rdar://problem/15201312>
Inlined a copy of cxa_demangle.cpp from:
http://llvm.org/svn/llvm-project/libcxxabi/trunk/src/cxa_demangle.cpp
For systems that don't have demangling built into the system, and for systems that don't want to use the version that is installed. Defining LLDB_USE_BUILTIN_DEMANGLER in your build system allows you to use the built in demangler. This setting is curently automatically enabled for Windows builds.
llvm-svn: 193708
Diffstat (limited to 'llvm/utils/lldbDataFormatters.py')
0 files changed, 0 insertions, 0 deletions