diff options
author | mgschossmann <109181247+mgschossmann@users.noreply.github.com> | 2025-04-16 13:42:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 04:42:37 -0700 |
commit | 27c1aa9b9cf9e0b14211758ff8f7d3aaba24ffcf (patch) | |
tree | 338cf5f19fc51c5bee7e5ce9319eb3e661b819c8 /clang/lib/Sema/SemaModule.cpp | |
parent | 38ca73db223031b1831cd24ef66ddb6a8546a16c (diff) | |
download | llvm-27c1aa9b9cf9e0b14211758ff8f7d3aaba24ffcf.zip llvm-27c1aa9b9cf9e0b14211758ff8f7d3aaba24ffcf.tar.gz llvm-27c1aa9b9cf9e0b14211758ff8f7d3aaba24ffcf.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions