When a FUNCTION statement has both an explicit type in its prefix
and a RESULT clause in its suffix, semantics crashes due to the
redundant type; emit a nice error message instead.
Details
Details
- Reviewers
jeanPerier - Commits
- rG3bc334b31a22: [flang] Fix crash in semantics in error recovery
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo