[PATCH] D66352: Debug Info: Support for DW_AT_export_symbols for anonymous structs
Shafik Yaghmour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 08:34:52 PDT 2019
shafik added a comment.
I also just realized that although I originally talked about LLDB being the consumer, ultimately since we have to assume any AST we generate from DWARF can be used in expression parsing clang is also the consumer as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66352/new/
https://reviews.llvm.org/D66352
More information about the llvm-commits
mailing list