[Lldb-commits] [PATCH] [DWARF] If linkages names are missing, use decl context to get qualified names.
Siva Chandra
sivachandra at google.com
Mon Mar 23 17:30:31 PDT 2015
I could have combined the fix for function names as well in this change. However, before I went that full a distance, I wanted to get early feedback on the general direction of this change. One would require to generate a name with the param types included to affect a similar change for functions (which would then fix TestNamespace completely when the test case is compiled with GCC).
http://reviews.llvm.org/D8569
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list