diff options
author | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2015-10-06 18:24:33 +0000 |
---|---|---|
committer | Ehsan Akhgari <ehsan.akhgari@gmail.com> | 2015-10-06 18:24:33 +0000 |
commit | 9d1f05aef8a0e39105e39e5ac4be4bfee03a1a52 (patch) | |
tree | 15a8d1ce213671ad0c8bfd826b9b3f638445d013 /lldb/scripts/Python/build-swig-Python.sh | |
parent | 33bb1a23b334133966976ea44741e1c7253c3267 (diff) | |
download | bcm5719-llvm-9d1f05aef8a0e39105e39e5ac4be4bfee03a1a52.tar.gz bcm5719-llvm-9d1f05aef8a0e39105e39e5ac4be4bfee03a1a52.zip |
Make clang_Cursor_getMangling don't mangle if the declaration isn't mangled
Right now clang_Cursor_getMangling will attempt to mangle any
declaration, even if the declaration isn't mangled (extern "C"). This
results in a partially mangled name which isn't useful for much. This
patch makes clang_Cursor_getMangling return an empty string if the
declaration isn't mangled.
Patch by Michael Wu <mwu@mozilla.com>.
llvm-svn: 249437
Diffstat (limited to 'lldb/scripts/Python/build-swig-Python.sh')
0 files changed, 0 insertions, 0 deletions