[PATCH] Sema: Subst type default template args earlier

David Majnemer david.majnemer at gmail.com
Wed Aug 28 16:50:19 PDT 2013


    - Sema: Instantiate default template args earlier
    - Add some tests
    - Remove unwanted whitespace change.
    - This test should stay as c++11
    - Add tests for fixed PRs.

Hi rsmith, doug.gregor, rjmccall,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1507?vs=3847&id=3879#toc

BRANCH
  DefaultTemplateArgsInst

ARCANIST PROJECT
  clang

Files:
  lib/Sema/SemaTemplate.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  test/CodeGenCXX/mangle.cpp
  test/SemaCXX/cxx1y-deduced-return-type.cpp
  test/SemaTemplate/default-arguments-cxx0x.cpp
  test/SemaTemplate/default-arguments.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1507.6.patch
Type: text/x-patch
Size: 12957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130828/b5fd0c7e/attachment.bin>


More information about the cfe-commits mailing list