Accept depend clause on target exit data directive in sema and add test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16401
[OpenMP] Sema for depend clause on target exit data directive. ClosedPublic Authored by arpith-jacob on Jan 21 2016, 4:13 AM.
Details Summary Accept depend clause on target exit 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 exit data directive.. arpith-jacob updated this object. This revision is now accepted and ready to land.Jan 22 2016, 4:59 AM Closed by commit rL258502: [OpenMP] Sema for depend clause on target exit data directive. (authored by arpith). · Explain WhyJan 22 2016, 7:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45684 cfe/trunk/include/clang/Basic/OpenMPKinds.def
cfe/trunk/test/OpenMP/target_exit_data_ast_print.cpp
cfe/trunk/test/OpenMP/target_exit_data_depend_messages.cpp
|