llvm-project/flang/test/Parser
peter klausler 094b380c21 [flang] Catch mismatched parentheses in prescanner
Source lines with mismatched parentheses are hard cases for error
recovery in parsing, and the best error message (viz.,
"here's an unmatched parenthesis") can be emitted from the
prescanner.

Differential Revision: https://reviews.llvm.org/D111254#3046173
2021-10-06 14:00:15 -07:00
..
acc-unparse.f90 [flang] Update the regression tests to use the new driver when enabled 2021-04-15 08:52:23 +00:00
badlabel.f [flang] Produce proper "preprocessor output" for -E option 2021-07-30 15:13:56 -07:00
compiler-directives.f90 [flang] Update the regression tests to use the new driver when enabled 2021-04-15 08:52:23 +00:00
continuation-in-if.f [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
elseif-then.f90 [flang] Better error recovery for missing THEN in ELSE IF 2021-10-04 09:37:53 -07:00
end.f [flang] Enforce fixed form rules about END continuation 2021-09-17 10:59:17 -07:00
omp-allocate-unparse.f90 [flang][driver] Add debug options not requiring semantic checks 2021-04-08 09:44:19 +00:00
omp-atomic-unparse.f90 [flang][driver] Add debug options not requiring semantic checks 2021-04-08 09:44:19 +00:00
omp-nontemporal-unparse.f90 [flang][OpenMP] Add parsing support for nontemporal clause. 2021-09-13 15:25:47 -04:00
pp-dir-comments.f90 [flang][driver] Add options for unparsing 2021-02-16 09:32:51 +00:00
unmatched-parens.f90 [flang] Catch mismatched parentheses in prescanner 2021-10-06 14:00:15 -07:00