Files
clang-p2996/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/p7.cpp
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

1.7 KiB