[Lldb-commits] [lldb] [WIP] [lldb][TypeSystemClang] Create clang::SourceLocation from DWARF and attach to AST (PR #127829)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 24 14:56:09 PST 2025
adrian-prantl wrote:
Do we only pay the cost when a diagnostic is generated, or every time a DW_AT_file is parsed?
https://github.com/llvm/llvm-project/pull/127829
More information about the lldb-commits
mailing list