llvm-project/flang/test/Parser
Nimish Mishra 6a3c4a40f4 [flang][OpenMP] Added parser support for in_reduction clause
OpenMP 5.0 adds a new clause `in_reduction` on OpenMP directives.
This patch adds parser support for the same.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D124156
2022-06-06 14:55:27 +05:30
..
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
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-defaultmap-unparse.f90 [flang][OpenMP] Added parser support for defaultmap (OpenMP 5.0) 2022-06-01 12:52:20 +05:30
omp-in-reduction-clause.f90 [flang][OpenMP] Added parser support for in_reduction clause 2022-06-06 14:55:27 +05:30
omp-nontemporal-unparse.f90 [flang][OpenMP] Add parsing support for nontemporal clause. 2021-09-13 15:25:47 -04:00
omp-sections.f90 [flang][Parser] Add a node for individual sections in sections construct 2022-03-18 21:55:35 +05:30
pp-dir-comments.f90
unmatched-parens.f90 [flang] Catch mismatched parentheses in prescanner 2021-10-06 14:00:15 -07:00