diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-04-13 10:27:36 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-04-14 15:43:59 -0700 |
commit | 95199af4ae36c0e05714a99d084237d8e1cd14c2 (patch) | |
tree | 1d4c653aaa89adc577cfdb5fccca96d5206ac755 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 8065e482189104af30acf46c16ac6c5f6e270d0a (diff) | |
download | llvm-95199af4ae36c0e05714a99d084237d8e1cd14c2.zip llvm-95199af4ae36c0e05714a99d084237d8e1cd14c2.tar.gz llvm-95199af4ae36c0e05714a99d084237d8e1cd14c2.tar.bz2 |
[flang] Local generics must not shadow host-associated generics
It is possible for generic interfaces of equivalent (but not necessarily
identical -- operator(.eq.) is equivalent to operator(==)) names to
be declared in a host scope and a nested scope, and the nested declaration
should function as an extension of the host's.
Differential Revision: https://reviews.llvm.org/D123719
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions