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

David Blaikie via cfe-commits cfe-commits at lists.llvm.org
Thu May 15 11:19:58 PDT 2025


https://github.com/dwblaikie commented:

We can skip the llvm testing here, I think - there are no LLVM changes to test. (as far as LLVM is concerned, this is just another static member variable)

Got measurements on debug info size growth or any other metrics we should be considering?

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


More information about the cfe-commits mailing list