Allow nowait clause on target directive in sema and add test cases.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D16358
[OpenMP] Parsing + Sema for nowait clause on target directive ClosedPublic Authored by arpith-jacob on Jan 20 2016, 8:55 AM.
Details Summary Allow nowait clause on target directive in sema and add test cases.
Diff Detail Event Timelinearpith-jacob retitled this revision from to [OpenMP] Parsing + Sema for nowait clause on target directive. arpith-jacob updated this object. This revision is now accepted and ready to land.Jan 20 2016, 7:56 PM Closed by commit rL258441: [OpenMP] Parsing + Sema for nowait clause on target directive (authored by arpith). · Explain WhyJan 21 2016, 2:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45399 include/clang/Basic/OpenMPKinds.def
test/OpenMP/target_ast_print.cpp
test/OpenMP/target_nowait_messages.cpp
|