[PATCH] D98433: [C++2b] [P1102] Accept lambdas without parameter list ().
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 09:33:25 PST 2021
curdeius created this revision.
curdeius added reviewers: rsmith, aaron.ballman, faisalv.
curdeius requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
- http://eel.is/c++draft/expr.prim.lambda
- http://wg21.link/P1102
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98433
Files:
clang/lib/Parse/ParseExprCXX.cpp
clang/test/Parser/cxx2b-lambdas.cpp
clang/www/cxx_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98433.329994.patch
Type: text/x-patch
Size: 12268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/11230555/attachment-0001.bin>
More information about the cfe-commits
mailing list