diff options
author | utsumi <utsumi.yuichiro@jp.fujitsu.com> | 2022-08-23 07:18:23 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-08-23 07:58:35 -0700 |
commit | 2e2caea37f4b70568cec180e5af12ee532aba0af (patch) | |
tree | a4d7db2f72ab6a10cf46d6fe2dbff64400ceaafd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c9608d57b8ffa0102cb645fb5b42621831bf4d40 (diff) | |
download | llvm-2e2caea37f4b70568cec180e5af12ee532aba0af.zip llvm-2e2caea37f4b70568cec180e5af12ee532aba0af.tar.gz llvm-2e2caea37f4b70568cec180e5af12ee532aba0af.tar.bz2 |
[Clang][OpenMP] Make copyin clause on combined and composite construct work (patch by Yuichiro Utsumi (utsumi.yuichiro@fujitsu.com))
Make copyin clause on the following constructs work.
- parallel for
- parallel for simd
- parallel sections
Fixes https://github.com/llvm/llvm-project/issues/55547
Patch by Yuichiro Utsumi (utsumi.yuichiro@fujitsu.com)
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D132209
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions