[Lldb-commits] [PATCH] Patch for LLDB demangler for demangling upon actual language
Greg Clayton
clayborg at gmail.com
Fri Jan 30 16:11:33 PST 2015
I do also want to stress that I believe that all the places that are manually checking for "_Z" and the likes switch over to using methods on Mangled so we can avoid the issues you are seeing.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D7302
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list