[Lldb-commits] [PATCH] D68961: Add support for DW_AT_export_symbols for anonymous structs

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 25 09:57:37 PDT 2019


shafik updated this revision to Diff 226450.
shafik marked an inline comment as done.
shafik added a comment.

Using llvm-dwarfdump instead of dwarfdump


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68961/new/

https://reviews.llvm.org/D68961

Files:
  include/lldb/Symbol/ClangASTContext.h
  packages/Python/lldbsuite/test/python_api/type/TestTypeList.py
  packages/Python/lldbsuite/test/python_api/type/main.cpp
  source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
  source/Symbol/ClangASTContext.cpp
  test/Shell/SymbolFile/DWARF/anon_class_w_and_wo_export_symbols.ll
  test/Shell/SymbolFile/DWARF/clang-ast-from-dwarf-unamed-and-anon-structs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68961.226450.patch
Type: text/x-patch
Size: 10581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191025/ffb4b0c2/attachment-0001.bin>


More information about the lldb-commits mailing list