llvm-project/clang/test/CXX/temp/temp.decls
Douglas Gregor bd866c2985 Canonical template arguments that are template template parameters by
their template parameter depth and position, so that we can match
redeclarations appropriately. Fixes PR5527 and PR5528.

llvm-svn: 89654
2009-11-23 12:52:47 +00:00
..
temp.class Canonical template arguments that are template template parameters by 2009-11-23 12:52:47 +00:00
temp.class.spec Cope with extraneous "template" keyword when providing an out-of-line 2009-11-20 23:39:24 +00:00
temp.fct Implement partial ordering of function template specializations 2009-09-14 18:39:43 +00:00
temp.friend Instantiate class template friends better; fixes PR5332. 2009-10-30 21:07:27 +00:00
temp.mem Basic nested-template implementation. 2009-08-20 01:44:21 +00:00