[clang] [Clang,debuginfo] added vtt parameter in destructor DISubroutineType (PR #130674)

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 23 14:30:08 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>


rnk wrote:

Hm, reverting this change doesn't fix the verifier error, the issue still repros for me with this change reverted. Are we sure this was bisected correctly? Maybe the verifier error was pre-existing, but after this change, now we crash when previously we silently generated IR that doesn't verify.

https://github.com/llvm/llvm-project/pull/130674


More information about the cfe-commits mailing list