Turns out __cxa_demangle returns the size of the buffer instead of the size of
the demangled name. Fall back to strlen.

git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@106579 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed