[PATCH] D16361: [OpenMP] Parsing + Sema for nowait clause on target enter data directive.
Arpith Jacob via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 20 10:31:10 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 enter data directive in sema and add test cases.
http://reviews.llvm.org/D16361
Files:
include/clang/Basic/OpenMPKinds.def
test/OpenMP/target_enter_data_ast_print.cpp
test/OpenMP/target_enter_data_nowait_messages.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16361.45409.patch
Type: text/x-patch
Size: 7213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160120/8844a20a/attachment.bin>
More information about the cfe-commits
mailing list