[llvm-branch-commits] [clang] release/22.x: [clang] CodeGen: fix ConstantExpr LValue emission (#181057) (PR #182476)
Eli Friedman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Feb 20 14:58:24 PST 2026
https://github.com/efriedma-quic approved this pull request.
LGTM
This should be a safe fix; the logic is straightforward, and it has narrow impact. And it fixes a regression in LLVM 22.
https://github.com/llvm/llvm-project/pull/182476
More information about the llvm-branch-commits
mailing list