[PATCH] D14637: [tsan] Don't demangle names not starting with "_Z"

Alexander Potapenko via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 16 02:56:43 PST 2015


glider added a subscriber: glider.
glider added a comment.

That's quite strange, I thought name mangling rules depend on the
language/compiler, not the architecture.

By the way, I think we must not demangle names starting with double underscores.


Repository:
  rL LLVM

http://reviews.llvm.org/D14637





More information about the llvm-commits mailing list