I updated the code that produces the message and the associated test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79514
[flang] Response to Steve Scalpone's suggestion to improve a message ClosedPublic Authored by PeteSteinfeld on May 6 2020, 12:25 PM.
Details Summary I updated the code that produces the message and the associated test.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 6 2020, 12:29 PM kiranchandramohan added inline comments.
Closed by commit rGcfce9b67609f: [flang] Response to Steve Scalpone's suggestion to improve a message (authored by Pete Steinfeld <psteinfeld@nvidia.com>). · Explain WhyMay 6 2020, 1:00 PM This revision was automatically updated to reflect the committed changes. PeteSteinfeld marked an inline comment as done. PeteSteinfeld added inline comments.
This revision is now accepted and ready to land.May 6 2020, 2:29 PM Closed by commit rG07b69dcf6677: [flang] Response to Steve Scalpone's suggestion to improve a message (authored by Pete Steinfeld <psteinfeld@nvidia.com>). · Explain WhyMay 6 2020, 3:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 262490 flang/lib/Evaluate/check-expression.cpp
flang/test/Semantics/resolve89.f90
|
is there an extra "to"? Like should the message be "not allowed to reference variable"?