[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
Thu Oct 24 16:00:56 PDT 2019
shafik updated this revision to Diff 226349.
shafik added a comment.
-Add test to clarify what we depending wrt to debug info
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.226349.patch
Type: text/x-patch
Size: 10276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191024/2d659acf/attachment-0001.bin>
More information about the lldb-commits
mailing list