[PATCH] D39284: Allow conditions to be decomposed with structured bindings
Zhihao Yuan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 30 18:41:30 PDT 2017
lichray updated this revision to Diff 120922.
lichray marked an inline comment as done.
lichray added a comment.
Tweak coding style
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.120922.patch
Type: text/x-patch
Size: 9109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171031/d763b034/attachment.bin>
More information about the cfe-commits
mailing list