-
- Downloads
PR10147: When substituting a template template argument, substitute in the most
recent (non-friend) declaration to pick up the right set of default template arguments. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@312049 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/TemplateName.h 5 additions, 0 deletionsinclude/clang/AST/TemplateName.h
- lib/AST/TemplateName.cpp 17 additions, 0 deletionslib/AST/TemplateName.cpp
- lib/Sema/SemaTemplateInstantiate.cpp 5 additions, 9 deletionslib/Sema/SemaTemplateInstantiate.cpp
- test/SemaTemplate/temp_arg_template.cpp 7 additions, 0 deletionstest/SemaTemplate/temp_arg_template.cpp
Loading
Please register or sign in to comment