diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-10-04 12:11:20 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-10-06 13:10:33 -0700 |
commit | b7a0482a0a72438ceab3239ee1e358f953b688c8 (patch) | |
tree | 6840c3a1dfc97ac397fa50f6da647019d5717001 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | eb04f321c344175e4510c3747d83a308bde96d68 (diff) | |
download | llvm-b7a0482a0a72438ceab3239ee1e358f953b688c8.zip llvm-b7a0482a0a72438ceab3239ee1e358f953b688c8.tar.gz llvm-b7a0482a0a72438ceab3239ee1e358f953b688c8.tar.bz2 |
[flang] Clarify edge case of host association and generic interfaces
Name resolution was mishandling cases of generic interfaces and specific procedures
(sometimes complicatd by use of the same name for each) when the specific procedure
was accessed by means of host association; only the scope of the generic interface
definition was searched for the specific procedure. Also search enclosing scopes
in the usual way.
Differential Revision: https://reviews.llvm.org/D135213
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions