]> granicus.if.org Git - clang/commit
PR33489: A function-style cast to a deduced class template specialization type is...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Aug 2017 02:04:19 +0000 (02:04 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Aug 2017 02:04:19 +0000 (02:04 +0000)
commitb411aeb89996d2eca4b300c5ceabb8b180ef7e67
tree4f875aede1eaf70479318754cb54d9a3c2f2afa5
parent9209bf11b7d171e583119c8f50a8e6cf337e5422
PR33489: A function-style cast to a deduced class template specialization type is type-dependent if it can't be resolved due to a type-dependent argument.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprCXX.cpp
test/SemaCXX/cxx1z-class-template-argument-deduction.cpp