llvm-project/clang/test/CXX/temp
John McCall 39e8288b40 Implement non-dependent friend functions and classes.
llvm-svn: 98764
2010-03-17 20:01:29 +00:00
..
temp.arg/temp.arg.nontype When substituting a declaration non-type template argument for a 2010-02-08 23:41:45 +00:00
temp.decls Implement non-dependent friend functions and classes. 2010-03-17 20:01:29 +00:00
temp.fct.spec Warn about the deprecated string literal -> char* conversion. Fixes PR6428. 2010-02-28 18:30:25 +00:00
temp.names Add a test case for r95555. 2010-02-08 19:58:40 +00:00
temp.param Improve the reporting of non-viable overload candidates by noting the reason 2010-01-13 00:25:19 +00:00
temp.res During C++ name lookup, use DeclContext::Equals() rather than 2010-03-15 15:26:48 +00:00
temp.spec Give explicit template instantiations weak ODR linkage. Former 2010-03-13 18:23:07 +00:00