[PATCH] D98433: [clang] [C++2b] [P1102] Accept lambdas without parameter list ().

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 16 01:50:39 PDT 2021


curdeius updated this revision to Diff 330901.
curdeius marked 4 inline comments as done.
curdeius added a comment.

- Add test.
- Remove unnecessary PrototypeScope.exit().


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98433/new/

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.330901.patch
Type: text/x-patch
Size: 12282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210316/3e6be8c0/attachment.bin>


More information about the cfe-commits mailing list