aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed
AgeCommit message (Expand)Author
2009-12-16Successive anonymous namespaces name the same scope. I misinterpreted theJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-10Fix unqualified lookup through using directives.John McCall