[PATCH] D16400: [OpenMP] Sema for depend clause on target enter data directive.

Arpith Jacob via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 04:11:09 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 depend clause on target enter data directive in sema and add test cases.

http://reviews.llvm.org/D16400

Files:
  include/clang/Basic/OpenMPKinds.def
  test/OpenMP/target_enter_data_ast_print.cpp
  test/OpenMP/target_enter_data_depend_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16400.45510.patch
Type: text/x-patch
Size: 13760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160121/a3dd9fd8/attachment-0001.bin>


More information about the cfe-commits mailing list