Fixes a bogus error message about an actual argument not being an
object.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95176
[flang] Allow NULL() actual argument for pointer dummy ClosedPublic Authored by klausler on Jan 21 2021, 2:52 PM.
Details Summary Fixes a bogus error message about an actual argument not being an
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 21 2021, 3:16 PM This revision was landed with ongoing or failed builds.Jan 21 2021, 4:37 PM Closed by commit rG0cfadb37f4fe: [flang] Allow NULL() actual argument for pointer dummy (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 318323 flang/lib/Semantics/check-call.cpp
|