Catch and nicely describe errors in CASE range values
that are out of range for the type of the SELECT CASE.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123708
[flang] Error handling for out-of-range CASE values ClosedPublic Authored by klausler on Apr 13 2022, 12:28 PM.
Details Summary Catch and nicely describe errors in CASE range values
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2022, 2:06 PM Closed by commit rGa73f7ababb4b: [flang] Error handling for out-of-range CASE values (authored by klausler). · Explain WhyApr 13 2022, 6:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422708 flang/lib/Semantics/check-case.cpp
flang/test/Semantics/case01.f90
|