llvm-project/clang/test/CXX/basic/basic.lookup
Jeffrey Yasskin 823015d627 When a template (without arguments) is passed as a template type
parameter, explicitly ask the user to give it arguments.  We used to
complain that it wasn't a type and expect the user to figure it out.

llvm-svn: 100729
2010-04-08 00:03:06 +00:00
..
basic.lookup.argdep Put function templates instantiated from friend declarations in the correct 2010-03-26 23:10:15 +00:00
basic.lookup.classref Implement crazy destructor name lookup semantics differently in 2010-02-23 00:15:22 +00:00
basic.lookup.elab Fix two redefinitions in test cases that weren't diagnosed yet, but will be soon. 2010-01-26 18:52:33 +00:00
basic.lookup.qual When pretty-printing tag types, only print the tag if we're in C (and 2010-03-10 11:27:22 +00:00
basic.lookup.udir Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
basic.lookup.unqual When a template (without arguments) is passed as a template type 2010-04-08 00:03:06 +00:00