[Lldb-commits] [lldb] [lldb][DebugNames] Only skip processing of DW_AT_declarations for class/union types (PR #94400)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 4 13:59:48 PDT 2024


Michael137 wrote:

We might want to consider not omitting these constants into the index with dsymutil (since it's not spec conforming). And instead fix the expression evaluator to find the constants from context (but iirc that was a non-trivial undertaking).

https://github.com/llvm/llvm-project/pull/94400


More information about the lldb-commits mailing list