When a component reference to a named constant of derived type should
fold down to NULL() without a MOLD=, do so.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134395
[flang] Improve handling of NULL pointers when folding components of named constants ClosedPublic Authored by klausler on Sep 21 2022, 4:00 PM.
Details Summary When a component reference to a named constant of derived type should
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 22 2022, 1:27 AM This revision was landed with ongoing or failed builds.Sep 23 2022, 9:23 AM Closed by commit rG47c998cc2e3f: [flang] Improve handling of NULL pointers when folding components of named… (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 462516 flang/include/flang/Evaluate/tools.h
flang/lib/Evaluate/fold.cpp
flang/lib/Evaluate/tools.cpp
|