Peter Klausler fd4c958dc5 [flang] Correct handling of USE-associated generic override in nested scope
As the new test here shows by failing with the current compiler with
a bogus error message about indistinguishable specific procedures in
a generic interface, name resolution needs to take care to not
copy a USE-associated generic into the current scope for extension
when the USE association is actually into an enclosing scope.

Differential Revision: https://reviews.llvm.org/D145750
2023-03-10 09:59:38 -08:00
..
2023-02-18 11:56:03 -05:00
2023-02-18 11:56:03 -05:00
2023-03-10 09:59:06 -08:00