[PATCH] D95691: Implement P2173 for attributes on lambdas
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 4 08:57:13 PST 2021
aaron.ballman updated this revision to Diff 321465.
aaron.ballman set the repository for this revision to rG LLVM Github Monorepo.
aaron.ballman added a comment.
Herald added a project: clang.
Updating based on review feedback.
Repository:
rG LLVM Github Monorepo
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.321465.patch
Type: text/x-patch
Size: 13426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210204/bb6ab69f/attachment-0001.bin>
More information about the cfe-commits
mailing list