[clang] [clang] Add separate C++23 extension flag for attrs on lambda (PR #74553)
Ilya Biryukov via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 6 01:37:42 PST 2023
https://github.com/ilya-biryukov commented:
This is useful to us to have attributes on lambdas early in C++20 mode before switching to C++23. I only have a nitpick about naming and happy to approve after its addressed.
And let's give @AaronBallman a few days to jump in.
https://github.com/llvm/llvm-project/pull/74553
More information about the cfe-commits
mailing list