[llvm-branch-commits] [clang] release/22.x: [clang] Don't use `VarDecl` of local variables as `ManglingContextDecl` for lambdas (#179035) (PR #184288)
Chuanqi Xu via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 2 19:43:53 PST 2026
Jan =?utf-8?q?Kokem=C3=BCller?= <jan.kokemueller at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/184288 at github.com>
ChuanqiXu9 wrote:
This is requested by https://github.com/llvm/llvm-project/issues/183902
We have a regression from 21 to 22. We need to fix it.
https://github.com/llvm/llvm-project/pull/184288
More information about the llvm-branch-commits
mailing list