diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-02-15 13:11:37 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-02-15 13:25:16 -0800 |
commit | 74a5d7471fbd8d5826c2a04585d34718a594a591 (patch) | |
tree | 6c2ff58ad566f5807eead77df957d36e2effc924 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 08ecef8e338f4ccb18bda3f3124a0d92f2512cb2 (diff) | |
download | llvm-74a5d7471fbd8d5826c2a04585d34718a594a591.zip llvm-74a5d7471fbd8d5826c2a04585d34718a594a591.tar.gz llvm-74a5d7471fbd8d5826c2a04585d34718a594a591.tar.bz2 |
[flang][runtime] MayAlias() must be false for unallocated descriptors
When either descriptor argument to MayAlias() is not allocated, the
result must be false by definition, since the values of the extents
in the dimensional information may be uninitialized.
Differential Revision: https://reviews.llvm.org/D144134
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions