diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-03-07 13:29:32 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-03-10 09:59:38 -0800 |
commit | fd4c958dc5b3e052e5e717c3bf0f914a70466d84 (patch) | |
tree | 859c80d5833f8bba9ab1942a2440e117d509b8e4 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 17f32bdd37363c1b1f14a263b160345d4a0804bd (diff) | |
download | llvm-fd4c958dc5b3e052e5e717c3bf0f914a70466d84.zip llvm-fd4c958dc5b3e052e5e717c3bf0f914a70466d84.tar.gz llvm-fd4c958dc5b3e052e5e717c3bf0f914a70466d84.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions