Files
clang-p2996/clang/test/CodeGenCXX/debug-info-dtor-implicit-args.cpp
mgschossmann 27c1aa9b9c [Clang,debuginfo] added vtt parameter in destructor DISubroutineType (#130674)
Fixes issue #104765: When creating a virtual destructor with an
artificial "vtt" argument, the type of "vtt" was previously missing in
the `DISubroutineType` `types` array.

This commit fixes this behavior and adds a regression test.
2025-04-16 04:42:37 -07:00

1.3 KiB