]> granicus.if.org Git - clang/commit
DR1346: a parenthesized braced-init-list cannot be used as the initializer when
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 12 Mar 2014 17:42:45 +0000 (17:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 12 Mar 2014 17:42:45 +0000 (17:42 +0000)
commit4b11d767d52c819894f705353ffb401e71354818
treefb2d973a18b2a3a34b1441cff1f076492e3244b2
parent1f171920601497b71b71104a92ada6d4c5e2a29f
DR1346: a parenthesized braced-init-list cannot be used as the initializer when
performing auto type deduction.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203683 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaLambda.cpp
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p4.cpp
test/CXX/drs/dr13xx.cpp [new file with mode: 0644]
test/CXX/expr/expr.unary/expr.new/p2-cxx0x.cpp
www/cxx_dr_status.html