summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-13 20:47:29 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-13 20:47:29 +0000
commit1f219dcb985610c5feec090b1a3e3e33b511d2e4 (patch)
treef9f1bec3f67136d1d1d70bb604115a4c41f4775a /lldb/source/Plugins/ScriptInterpreter/Python
parent7291b88e9ad07a14ce6ff9db11ab04a887e74482 (diff)
downloadbcm5719-llvm-1f219dcb985610c5feec090b1a3e3e33b511d2e4.tar.gz
bcm5719-llvm-1f219dcb985610c5feec090b1a3e3e33b511d2e4.zip
[tsan] Don't demangle names not starting with "_Z"
I noticed that when a symbol is named just "x", it gets demangled to "long long". On POSIX, AFAIK, mangled names always start with "_Z", so lets just require that. Differential Revision: http://reviews.llvm.org/D14637 llvm-svn: 253080
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud