There's code in EditCharacterInput() that causes that template function
to silently return false if it is invoked at the end of the input file.
This overrides other checks that properly call SignalEnd() later.
Details
Details
- Reviewers
vdonaldson - Commits
- rG8ef107538106: [flang][runtime] Signal END from character input
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo