[PATCH] D16401: [OpenMP] Sema for depend clause on target exit data directive.

Arpith Jacob via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 21 04:13:15 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 exit data directive in sema and add test cases.

http://reviews.llvm.org/D16401

Files:
  include/clang/Basic/OpenMPKinds.def
  test/OpenMP/target_exit_data_ast_print.cpp
  test/OpenMP/target_exit_data_depend_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16401.45511.patch
Type: text/x-patch
Size: 13811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160121/f8e61764/attachment.bin>


More information about the cfe-commits mailing list