[Lldb-commits] [PATCH] [DWARF] If linkages names are missing, use decl context to get qualified names.

Siva Chandra sivachandra at google.com
Tue Mar 24 10:32:05 PDT 2015


Add a static method LanguageRuntime::LanguageIsCPlusPlus and use it.


http://reviews.llvm.org/D8569

Files:
  include/lldb/Symbol/Variable.h
  include/lldb/Target/LanguageRuntime.h
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
  source/Plugins/SymbolFile/DWARF/DWARFDeclContext.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  source/Symbol/Variable.cpp
  source/Target/LanguageRuntime.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8569.22584.patch
Type: text/x-patch
Size: 7185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150324/96fb4407/attachment.bin>


More information about the lldb-commits mailing list