Peter Klausler
977e75c98d
[flang] More graceful parse failures at EOF ( #159834 )
...
Rather than admit complete confusion with a "FAIL" message when parsing
runs into the end of the source file unexpectedly, deal better with
missing or garbled END statements through the use of `consumedAllInput`
in end-of-line and end-of-statement parsers and error recovery. Adds a
new test (the original motivation) and updates the expected results in
two extant tests that were failing before.
2025-09-23 15:44:40 -07:00
..
2025-06-24 00:07:10 +01:00
2025-06-04 22:24:42 +01:00
2025-05-05 08:32:08 -07:00
2025-04-10 18:41:54 -07:00
2025-06-24 00:07:10 +01:00
2025-07-09 13:43:54 +09:00
2025-06-24 00:07:10 +01:00
2025-04-02 14:30:01 +02:00
2025-04-02 15:43:19 +02:00
2025-04-25 14:13:17 +02:00
2025-09-17 09:14:32 -07:00
2025-07-25 21:35:01 +02:00
2025-08-29 15:58:03 -07:00
2025-06-24 00:07:10 +01:00
2025-06-24 00:07:10 +01:00
2025-04-25 08:47:38 -07:00
2025-08-28 11:42:20 +01:00
2025-07-31 08:09:12 +08:00
2024-10-17 16:30:28 +01:00
2025-07-19 13:41:07 +08:00
2024-10-10 09:26:04 +01:00
2025-07-16 10:14:26 -07:00
2024-07-24 18:14:05 -03:00
2025-09-19 08:09:39 -07:00
2025-05-15 11:26:21 -07:00
2025-02-08 18:02:54 +01:00
2025-07-14 16:55:40 -04:00
2025-07-07 09:57:03 +01:00
2025-07-07 09:57:03 +01:00
2025-07-29 16:50:39 +01:00
2024-10-18 15:58:33 +01:00
2024-10-10 09:26:04 +01:00
2025-09-18 09:57:32 -07:00
2025-01-16 12:34:38 -08:00
2025-09-23 15:44:40 -07:00
2025-01-16 12:34:38 -08:00
2025-05-30 08:33:53 -04:00
2025-02-08 18:02:54 +01:00
2025-09-16 16:43:37 +05:30
2025-08-15 19:00:08 +08:00
2024-12-18 07:02:37 -08:00