llvm-project/clang/test/CXX
Douglas Gregor 168190d822 Complain if we're entering the context of a dependent nested-name-specifier but
cannot match that nested-name-specifier to a class template or class template
partial specialization.

llvm-svn: 76704
2009-07-22 00:28:09 +00:00
..
basic Fix a corner case with argument-dependent lookup and overloaded function sets. 2009-07-08 10:57:20 +00:00
class Revert this, we have a better way to do this. 2009-07-21 23:47:12 +00:00
dcl.dcl/dcl.spec Add another test. 2009-07-11 00:55:33 +00:00
dcl.decl/dcl.meaning Store the isAddressOfOperand in the UnresolvedDeclRefExpr, so that we can pass it when instantiating the expr. Fixes another member pointer bug. 2009-07-09 00:05:08 +00:00
over Fix test case to match intent. 2009-07-11 20:17:35 +00:00
temp Complain if we're entering the context of a dependent nested-name-specifier but 2009-07-22 00:28:09 +00:00