[PATCH] D95691: Implement P2173 for attributes on lambdas
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 5 11:43:52 PST 2021
aaron.ballman updated this revision to Diff 321842.
aaron.ballman added a comment.
Updated based on review feedback.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95691/new/
https://reviews.llvm.org/D95691
Files:
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticParseKinds.td
clang/lib/Parse/ParseExprCXX.cpp
clang/test/AST/ast-dump-lambda.cpp
clang/test/Parser/cxx0x-lambda-expressions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95691.321842.patch
Type: text/x-patch
Size: 13386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210205/90c26b37/attachment-0001.bin>
More information about the cfe-commits
mailing list