[clang] [Clang,debuginfo] added vtt parameter in destructor DISubroutineType (PR #130674)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 23 14:59:34 PDT 2025
Markus =?utf-8?q?Gschoßmann?= <markus.gschossmann at tum.de>,
Markus =?utf-8?q?Gschoßmann?= <markus.gschossmann at tum.de>,
Markus =?utf-8?q?Gschoßmann?= <markus.gschossmann at tum.de>,
Markus =?utf-8?q?Gschoßmann?= <markus.gschossmann at tum.de>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/130674 at github.com>
lexi-nadia wrote:
> Maybe the verifier error was pre-existing, but after this change, now we crash when previously we silently generated IR that doesn't verify.
That would be my suspicion. I ran two different root cause analyses and they both identified this revision as causing the crash, but I didn't look at verification at all.
https://github.com/llvm/llvm-project/pull/130674
More information about the cfe-commits
mailing list