[PATCH] D16362: [OpenMP] Parsing + Sema for nowait clause on target exit data directive.
Arpith Jacob via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 20 10:33:56 PST 2016
arpith-jacob created this revision.
arpith-jacob added reviewers: ABataev, kkwli0, hfinkel, sfantao, carlo.bertolli.
arpith-jacob added subscribers: cfe-commits, fraggamuffin, caomhin.
Accept nowait clause on target exit data directive in sema and add test cases.
http://reviews.llvm.org/D16362
Files:
include/clang/Basic/OpenMPKinds.def
test/OpenMP/target_exit_data_ast_print.cpp
test/OpenMP/target_exit_data_nowait_messages.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16362.45410.patch
Type: text/x-patch
Size: 7257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160120/a2e7b39f/attachment.bin>
More information about the cfe-commits
mailing list