[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Check DW_AT_declaration to determine static data members (PR #68300)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 5 04:39:11 PDT 2023
Michael137 wrote:
Alternatively, we could start checking `DW_AT_external` again, at the cost of not supporting some GCC cases pre-DWARFv5
https://github.com/llvm/llvm-project/pull/68300
More information about the lldb-commits
mailing list