Simply leverage existing implementation and verify correct functioning with two regression tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D39902
[OpenMP] Parse+Sema for copyin clause of 'teams distribute parallel for' ClosedPublic Authored by carlo.bertolli on Nov 10 2017, 7:53 AM.
Details
Summary Simply leverage existing implementation and verify correct functioning with two regression tests.
Diff Detail
Revision Contents
Diff 122437 include/clang/Basic/OpenMPKinds.def
test/OpenMP/teams_distribute_parallel_for_ast_print.cpp
test/OpenMP/teams_distribute_parallel_for_copyin_messages.cpp
|