Accept depend clause on target directive in sema and add test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16375
[OpenMP] Sema for depend clause on target directive. ClosedPublic Authored by arpith-jacob on Jan 20 2016, 2:09 PM.
Details Summary Accept depend clause on target directive in sema and add test cases.
Diff Detail
Event Timelinearpith-jacob updated this object. This revision is now accepted and ready to land.Jan 20 2016, 8:13 PM Closed by commit rL258460: [OpenMP] Sema for depend clause on target directive. (authored by arpith). · Explain WhyJan 21 2016, 4:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45616 cfe/trunk/include/clang/Basic/OpenMPKinds.def
cfe/trunk/test/OpenMP/target_ast_print.cpp
cfe/trunk/test/OpenMP/target_depend_messages.cpp
|