[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:24:39 PST 2017
Rakete1111 updated this revision to Diff 124237.
Rakete1111 marked an inline comment as done.
Rakete1111 added a comment.
Moved the while test outside of the #ifdef region for better coverage :)
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.124237.patch
Type: text/x-patch
Size: 2899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/fc8b754e/attachment.bin>
More information about the cfe-commits
mailing list