Give a better error if auto deduction fails due to inconsistent element types...
Give a better error if auto deduction fails due to inconsistent element types in a braced initializer list. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@312085 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticSemaKinds.td 3 additions, 0 deletionsinclude/clang/Basic/DiagnosticSemaKinds.td
- lib/Sema/SemaTemplateDeduction.cpp 67 additions, 25 deletionslib/Sema/SemaTemplateDeduction.cpp
- test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp 7 additions, 1 deletiontest/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp
Loading
Please register or sign in to comment