llvm-project/flang/lib
Peixin Qiao 67002b5f20 [flang][OpenMP] Fix semantic check of test case in taskloop simd construct
The following semantic check is removed in OpenMP Version 5.0:
```
Taskloop simd construct restrictions: No reduction clause can be specified.
```

Also fix several typos.

Reviewed By: kiranchandramohan

Differential Revision: https://reviews.llvm.org/D105874
2021-07-14 10:34:17 -04:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Fix MSVC build breakage 2021-04-02 08:28:48 -07:00
Evaluate [flang] Fix conformability for intrinsic procedures 2021-06-28 11:09:24 -07:00
Frontend [flang][driver] Extend the `flang` bash script to act as a driver 2021-07-01 13:56:38 +01:00
FrontendTool [flang] Revert "PoC for Flang Driver Plugins" 2021-07-01 08:27:31 +00:00
Lower [flang] Add clang-tidy check for braces around if 2021-06-16 09:13:53 +00:00
Optimizer Fix flang build after D104167 2021-06-23 18:18:54 +00:00
Parser [flang] Allow large and erroneous ac-implied-do's 2021-05-11 10:04:18 -07:00
Semantics [flang][OpenMP] Fix semantic check of test case in taskloop simd construct 2021-07-14 10:34:17 -04:00
CMakeLists.txt [flang] Remove `LINK_WITH_FIR` cmake switch 2021-02-11 22:52:13 +05:30