Fixed our handling of const functions, compensating
for debug information that occasionally gets the
const-ness of member functions wrong.  We used to
demangle the name, add "const," and remangle it; now
we handle the mangled name directly, which is more
robust.


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