[Lldb-commits] [PATCH] LanguageType string table lookups

Hafiz Abid Qadeer abidh.haq at gmail.com
Wed Jun 17 01:37:35 PDT 2015


lgmt


REPOSITORY
  rL LLVM

================
Comment at: source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp:1073
@@ -1072,1 +1072,3 @@
 LanguageType
+DWARFCompileUnit::LanguageTypeFromDWARF(uint64_t val) 
+{
----------------
It would be good to add a comment here warning user to handle the language between lo_user and hi_user explicitly.

http://reviews.llvm.org/D10484

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list