llvm-project/clang/test/CXX/temp/temp.res/temp.local
Richard Smith 11255ec765 PR9551: Implement DR1004 (http://wg21.link/cwg1004).
This rule permits the injected-class-name of a class template to be used as
both a template type argument and a template template argument, with no extra
syntax required to disambiguate.

llvm-svn: 292426
2017-01-18 19:19:22 +00:00
..
p1.cpp PR9551: Implement DR1004 (http://wg21.link/cwg1004). 2017-01-18 19:19:22 +00:00
p3.cpp
p6.cpp Fix recognition of shadowed template parameter 2016-06-10 04:39:07 +00:00
p7.cpp
p8.cpp
p9.cpp