Recover more gracefully from user errors in expressions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104326
[flang] Don't crash on some bogus expressions ClosedPublic Authored by klausler on Jun 15 2021, 3:27 PM.
Details
Summary Recover more gracefully from user errors in expressions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 15 2021, 8:13 PM This revision was landed with ongoing or failed builds.Jun 16 2021, 12:26 PM Closed by commit rG3061334e0d88: [flang] Don't crash on some bogus expressions (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352515 flang/lib/Semantics/expression.cpp
flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/select-rank.f90
|