llvm-project/clang/test/CXX/basic/basic.scope
Richard Smith 09abecef7b PR48002: Fix injection of elaborated-type-specifiers within local
classes into the enclosing block scope.

We weren't properly detecting whether the name would be injected into a
block scope in the case where it was lexically declared in a local
class.
2020-10-28 14:29:45 -07:00
..
basic.scope.declarative
basic.scope.hiding
basic.scope.local
basic.scope.namespace
basic.scope.pdecl PR48002: Fix injection of elaborated-type-specifiers within local 2020-10-28 14:29:45 -07:00