[PATCH] FIXME fix: improving diagnostics for template arguments deduction of class templates and explicit specializations

Larisse Voufo lvoufo at google.com
Fri Jul 19 13:11:04 PDT 2013


  Updated as per previous comments...

Hi rsmith,

http://llvm-reviews.chandlerc.com/D1147

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1147?vs=2814&id=2917#toc

Files:
  include/clang/Sema/Overload.h
  include/clang/Sema/Sema.h
  include/clang/Sema/TemplateDeduction.h
  lib/Sema/SemaOverload.cpp
  lib/Sema/SemaTemplate.cpp
  lib/Sema/SemaTemplateDeduction.cpp
  lib/Sema/SemaTemplateInstantiate.cpp
  test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p1.cpp
  test/CXX/expr/expr.const/p3-0x.cpp
  test/CXX/over/over.over/p2.cpp
  test/SemaCXX/addr-of-overloaded-function-casting.cpp
  test/SemaCXX/cxx1y-deduced-return-type.cpp
  test/SemaObjCXX/arc-nsconsumed-errors.mm
  test/SemaTemplate/explicit-instantiation.cpp
  test/SemaTemplate/function-template-specialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1147.2.patch
Type: text/x-patch
Size: 52355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130719/a52a0e36/attachment.bin>


More information about the cfe-commits mailing list