[PATCH] D39284: [c++2a] Decomposed _condition_

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 30 16:34:47 PDT 2017


lichray updated this revision to Diff 120913.
lichray added a comment.

Make the feature unconditional with an `ExtWarn`


https://reviews.llvm.org/D39284

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/DeclSpec.h
  lib/Parse/ParseExprCXX.cpp
  lib/Sema/SemaDeclCXX.cpp
  test/Misc/warning-flags.c
  test/Parser/cxx1z-decomposition.cpp
  test/Parser/decomposed-condition.cpp
  test/SemaCXX/decomposed-condition.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39284.120913.patch
Type: text/x-patch
Size: 9115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171030/f42c5ea3/attachment-0001.bin>


More information about the cfe-commits mailing list