IsDescriptor was returning false for a component whose shape depended
on a length parameter. Change it to return true for any array with
non-constant bounds.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79349
[flang] Fix to IsDescriptor ClosedPublic Authored by klausler on May 4 2020, 12:01 PM.
Details Summary IsDescriptor was returning false for a component whose shape depended
Diff Detail
Event Timelineklausler retitled this revision from Fix to IsDescriptor to [flang] Fix to IsDescriptor.May 4 2020, 12:12 PM This revision is now accepted and ready to land.May 4 2020, 11:09 PM Closed by commit rG7ccc7e567249: [flang] Fix to IsDescriptor (authored by tskeith). · Explain WhyMay 7 2020, 7:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 261889 flang/include/flang/Semantics/type.h
flang/lib/Evaluate/type.cpp
flang/lib/Semantics/type.cpp
flang/test/Semantics/offsets01.f90
|
clang-format not found in user's PATH; not linting file.