[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 13:43:00 PST 2017


Rakete1111 updated this revision to Diff 124239.
Rakete1111 edited the summary of this revision.
Rakete1111 added a comment.

Added more test coverage for compatibility warnings, and fixed a bug at the same time :).


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.124239.patch
Type: text/x-patch
Size: 4923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/8543aaa2/attachment.bin>


More information about the cfe-commits mailing list