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

Zhihao Yuan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 6 23:03:50 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rC320011: Allow conditions to be decomposed with structured bindings (authored by lichray).

Changed prior to commit:
  https://reviews.llvm.org/D39284?vs=125665&id=125892#toc

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/Parser/cxx1z-decomposition.cpp
  test/Parser/decomposed-condition.cpp
  test/SemaCXX/decomposed-condition.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39284.125892.patch
Type: text/x-patch
Size: 10167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171207/013640aa/attachment-0001.bin>


More information about the cfe-commits mailing list