[PATCH] D40445: [C++17] Allow an empty expression in an if init statement

Nicolas Lesser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 24 12:22:09 PST 2017


Rakete1111 updated this revision to Diff 124236.
Rakete1111 added a comment.

Addressed final review comments by adding the appropriate warnings that were missing previously.


https://reviews.llvm.org/D40445

Files:
  lib/Parse/ParseExprCXX.cpp
  test/CXX/stmt.stmt/stmt.select/p3.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40445.124236.patch
Type: text/x-patch
Size: 2899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/ab3040bd/attachment.bin>


More information about the cfe-commits mailing list