[clang] [Clang] Fix stack-use-after-return in TryArrayCopy by allocating OpaqueValueExpr on the ASTContext (PR #192080)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri May 8 04:39:56 PDT 2026
https://github.com/AaronBallman commented:
This should also have a release note in `clang/docs/ReleaseNotes.rst` so users know about the fix. Once that's done and the FIXME comment is added, I think this is all set.
https://github.com/llvm/llvm-project/pull/192080
More information about the cfe-commits
mailing list