Skip to content
Commit 1f219dcb authored by Kuba Brecka's avatar Kuba Brecka
Browse files

[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
parent 7291b88e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment