llvm-project/clang/test/CXX/basic
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.def.odr
basic.link Switch the semantic DeclContext for a block-scope declaration of a function or 2013-09-20 01:15:31 +00:00
basic.lookup Teach typo correction to look inside of classes like it does namespaces. 2013-09-26 19:10:29 +00:00
basic.scope PR17731: When determining whether a tag and a non-tag were declared in the same 2013-10-30 01:02:04 +00:00
basic.start/basic.start.main Sema: Do not merge new decls with invalid, old decls 2013-07-07 23:49:50 +00:00
basic.stc/basic.stc.dynamic 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.types C++1y constexpr extensions, round 1: Allow most forms of declaration and 2013-04-22 15:31:51 +00:00