[PATCH] D39284: Allow conditions to be decomposed with structured bindings

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 3 04:12:28 PST 2017


lichray updated this revision to Diff 125288.
lichray marked 3 inline comments as done.
lichray added a comment.

Rephrase warning message.


Repository:
  rC Clang

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.125288.patch
Type: text/x-patch
Size: 10563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171203/05c2b59d/attachment.bin>


More information about the cfe-commits mailing list