diff options
author | Peixin Qiao <qiaopeixin@huawei.com> | 2021-07-14 09:42:26 -0400 |
---|---|---|
committer | Arnamoy Bhattacharyya <arnamoy.bhattacharyya@huawei.com> | 2021-07-14 10:34:17 -0400 |
commit | 67002b5f20c2c4c9bd5e89f79077ae8d6e165aae (patch) | |
tree | 96e47a8652824f09212486e21139a52700a8a07e /clang/unittests/Lex/LexerTest.cpp | |
parent | fe52296a3433aebc95fadb6f0b187bc3433c9058 (diff) | |
download | llvm-67002b5f20c2c4c9bd5e89f79077ae8d6e165aae.zip llvm-67002b5f20c2c4c9bd5e89f79077ae8d6e165aae.tar.gz llvm-67002b5f20c2c4c9bd5e89f79077ae8d6e165aae.tar.bz2 |
[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
Diffstat (limited to 'clang/unittests/Lex/LexerTest.cpp')
0 files changed, 0 insertions, 0 deletions