llvm-project/clang/test/CXX/basic/basic.scope
Richard Smith 3876cc88ac PR17731: When determining whether a tag and a non-tag were declared in the same
scope, be careful about function-scope declarations (which are not declared in
their semantic context).

llvm-svn: 193671
2013-10-30 01:02:04 +00:00
..
basic.scope.hiding PR17731: When determining whether a tag and a non-tag were declared in the same 2013-10-30 01:02:04 +00:00
basic.scope.local Fix more try scoping bugs introduced by r167650. 2012-11-12 22:25:41 +00:00
basic.scope.pdecl 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