diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2023-02-25 06:46:32 -0800 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2023-03-02 14:06:37 -0800 |
| commit | 057b6fb61f129e085e469d3675ead1c9b2f93e83 (patch) | |
| tree | 9eead4edee73260df951f376b2400ea6477bc4c7 /lldb/test/API/python_api/debugger/main.cpp | |
| parent | 51b2f214dfa48e8583f57b3642bfb35c2ffb4027 (diff) | |
[flang] Fix CONTIGUOUS attribute for construct entities
Currently, the selector of a construct entity (e.g., ASSOCIATE(x=>a(1:20)))
is inheriting the CONTIGUOUS attribute from its associated variable
even if it has subscripts that make it noncontiguous (a(1:20:2)).
Add construct entities to the dynamic contiguity predicate instead.
Differential Revision: https://reviews.llvm.org/D145114
Diffstat (limited to 'lldb/test/API/python_api/debugger/main.cpp')
0 files changed, 0 insertions, 0 deletions
