diff options
author | Valentin Clement <clementval@gmail.com> | 2020-11-05 22:19:21 -0500 |
---|---|---|
committer | clementval <clementval@gmail.com> | 2020-11-05 22:57:58 -0500 |
commit | 9914a8737f527bd065e3ac9b119c5bdb1762ac3a (patch) | |
tree | 67760392738affbd2732dfdc97b2ed0efeda2625 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | cfd96f057ba4256fef49518cad43d0a7f591da12 (diff) | |
download | llvm-9914a8737f527bd065e3ac9b119c5bdb1762ac3a.zip llvm-9914a8737f527bd065e3ac9b119c5bdb1762ac3a.tar.gz llvm-9914a8737f527bd065e3ac9b119c5bdb1762ac3a.tar.bz2 |
[flang][openacc] Add parsing tests and semantic check for set directive
This patch add some parsing and clause validity tests for the set directive.
It makes use of the possibility introduces in patch D90770 to check the restriction
were one of the default_async, device_num and device_type clauses is required but also
not more than once on the set directive.
Reviewed By: sameeranjoshi
Differential Revision: https://reviews.llvm.org/D90771
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions