The name in an InputItem isn't necessarily resolved if an error occurred,
so it needs to be checked.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D78685
[flang] Add missing check for unresolved name ClosedPublic Authored by tskeith on Apr 22 2020, 4:21 PM.
Details Summary The name in an InputItem isn't necessarily resolved if an error occurred,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 22 2020, 4:22 PM Closed by commit rG026d8807f439: [flang] Add missing check for unresolved name (authored by tskeith). · Explain WhyApr 23 2020, 7:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 259564 flang/lib/Semantics/check-io.cpp
|