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

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 17 14:45:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC327782: [C++17] Allow an empty expression in an if init statement (authored by lichray, committed by ).

Repository:
  rC Clang

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.138833.patch
Type: text/x-patch
Size: 4987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180317/9011eb10/attachment.bin>


More information about the cfe-commits mailing list