[clang] [llvm] [clang][DebugInfo] Add symbol for debugger with VTable information. (PR #130255)
    Carlos Alberto Enciso via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri May 23 01:28:42 PDT 2025
    
    
  
CarlosAlbertoEnciso wrote:
@tromey You added a note about a missing test for the case where a class is defined inside a function.
That case is handled by `clang/test/CodeGenCXX/vtable-debug-info-inheritance-simple-main.cpp`
https://github.com/llvm/llvm-project/pull/130255
    
    
More information about the llvm-commits
mailing list