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

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 5 11:09:21 PST 2017


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

Rebased.


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


More information about the cfe-commits mailing list