diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-01-10 15:59:12 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-01-19 10:08:17 -0800 |
commit | f2dac557f574e2d481a8efefdaf6f9b649d314f0 (patch) | |
tree | 1a96b1327bf31fe6bffc8a9d43cd16d97e6bb51c /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 15f54dd5e496bcb5ffb8e06020f2046b0ef23c76 (diff) | |
download | llvm-f2dac557f574e2d481a8efefdaf6f9b649d314f0.zip llvm-f2dac557f574e2d481a8efefdaf6f9b649d314f0.tar.gz llvm-f2dac557f574e2d481a8efefdaf6f9b649d314f0.tar.bz2 |
[flang] Intrinsic assignment of distinct but "same" derived types
Subclause 7.5.2.4 lists conditions under which two distinct derived
types are to be considered the same type for purposes of argument
association, assignment, and so on. These conditions are implemented
in evaluate::IsTkCompatibleWith(), but assignment semantics doesn't
use it for testing for intrinsic assignment compatibility. Fix that.
Differential Revision: https://reviews.llvm.org/D117621
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions