llvm-project
27c1aa9b - [Clang,debuginfo] added vtt parameter in destructor DISubroutineType (#130674)

Commit
235 days ago
[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.
Author
Parents
Loading