llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl
Douglas Gregor 29d18a8b93 Unresolved lookups can have using declarations that refer to
unresolved using declarations. Fixes PR14768 / <rdar://problem/13030296>.

llvm-svn: 173883
2013-01-30 02:10:08 +00:00
..
p1.cpp Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
p3-cxx0x.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p4.cpp
p5-cxx0x.cpp
p6-cxx0x.cpp
p8-cxx0x.cpp
p8.cpp
p10.cpp Unresolved lookups can have using declarations that refer to 2013-01-30 02:10:08 +00:00
p11.cpp Fix PR10447: lazily building name lookup tables for DeclContexts was broken. 2012-03-13 03:12:56 +00:00
p12.cpp
p13.cpp 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