[clang] [llvm] [clang][DebugInfo] Add symbol for debugger with VTable information. (PR #130255)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 07:48:59 PDT 2025


dwblaikie wrote:

Ah, yeah, I see the example from https://github.com/llvm/llvm-project/pull/130255#issuecomment-2866460040 isn't consistent with what I had in mind (in the example there the member DIE is a definition - I don't think many consumers will be ready to handle that, since it's not how even inline-defined static member variables tend to be rendered in DWARF today)

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


More information about the llvm-commits mailing list