hanchenye-llvm-project/clang/test/CXX/basic/basic.lookup
Sebastian Redl a771d2239d Rip out the C++0x-specific handling of destructor names. The specification is still in flux and unclear, and our interim workaround was broken. Fixes PR7467.
llvm-svn: 107835
2010-07-07 23:17:38 +00:00
..
basic.lookup.argdep A more minimal fix for PR6762. 2010-05-28 18:45:08 +00:00
basic.lookup.classref Add an extension to avoid an error when a global template has the same name as 2010-06-05 01:39:57 +00:00
basic.lookup.elab Recommit my change to how C++ does elaborated type lookups, now with 2010-04-23 18:46:30 +00:00
basic.lookup.qual Rip out the C++0x-specific handling of destructor names. The specification is still in flux and unclear, and our interim workaround was broken. Fixes PR7467. 2010-07-07 23:17:38 +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