[PATCH] D123850: [Clang] Fix Unevaluated LambdasBackport to Clang 14.0.1
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 03:06:38 PDT 2022
cor3ntin added a comment.
@tstellar I wasn't sure what the procedure was for backporting fixes, so I made a PR. I think your suggestion of keeping the old signature works well.
This also modifies the serialized AST, is that an issue for backports? (If it is, I'm not sure i see a way to move forward with this!)
Thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123850/new/
https://reviews.llvm.org/D123850
More information about the cfe-commits
mailing list