Accept depend clause on target enter data directive in sema and add test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16400
[OpenMP] Sema for depend clause on target enter data directive. ClosedPublic Authored by arpith-jacob on Jan 21 2016, 4:11 AM.
Details Summary Accept depend clause on target enter data directive in sema and add test cases.
Diff Detail
Event Timelinearpith-jacob retitled this revision from to [OpenMP] Sema for depend clause on target enter data directive.. arpith-jacob updated this object. arpith-jacob edited edge metadata. Comment ActionsAdded template instantiation test case for all feasible tests. This revision is now accepted and ready to land.Jan 21 2016, 7:30 AM Closed by commit rL258466: [OpenMP] Sema for depend clause on target enter data directive. (authored by arpith). · Explain WhyJan 21 2016, 5:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45621 cfe/trunk/include/clang/Basic/OpenMPKinds.def
cfe/trunk/test/OpenMP/target_enter_data_ast_print.cpp
cfe/trunk/test/OpenMP/target_enter_data_depend_messages.cpp
|