llvm-project/clang/test/CXX/basic/basic.lookup
Douglas Gregor 8ccbc18efa Skip transparent contexts when looking for using directives in name lookup.
Fixes the bootstrap regression I introduced in r179067.

llvm-svn: 179079
2013-04-09 01:49:26 +00:00
..
basic.lookup.argdep Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
basic.lookup.classref Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +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 Remove FIXMEs: these are covered by a core issue which we don't yet implement 2013-03-26 01:17:18 +00:00
basic.lookup.udir Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
basic.lookup.unqual Skip transparent contexts when looking for using directives in name lookup. 2013-04-09 01:49:26 +00:00