[PATCH] D39451: P0620 follow-up: deducing `auto` from braced-init-list in new expr
Zhihao Yuan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 7 21:56:50 PST 2017
lichray updated this revision to Diff 126092.
lichray added a comment.
Keep a pedantic Extension warning.
Repository:
rC Clang
https://reviews.llvm.org/D39451
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExprCXX.cpp
test/CXX/expr/expr.unary/expr.new/p2-cxx0x.cpp
test/CXX/expr/expr.unary/expr.new/p2-cxx14.cpp
test/CXX/expr/expr.unary/expr.new/p2-cxx1z.cpp
test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39451.126092.patch
Type: text/x-patch
Size: 5880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171208/4dcd3262/attachment.bin>
More information about the cfe-commits
mailing list