This revision was automatically updated to reflect the committed changes.
Closed by commit rL258502: [OpenMP] Sema for depend clause on target exit data
directive. (authored by arpith).
Changed prior to commit:
http://reviews.llvm.org/D16401?vs=45532&id=45684#toc
Repository:
rL LLVM
http://
ABataev accepted this revision.
ABataev added a comment.
This revision is now accepted and ready to land.
LG
http://reviews.llvm.org/D16401
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co
arpith-jacob updated this revision to Diff 45532.
arpith-jacob added a comment.
Added template instantiation test case for all feasible tests.
http://reviews.llvm.org/D16401
Files:
include/clang/Basic/OpenMPKinds.def
test/OpenMP/target_exit_data_ast_print.cpp
test/OpenMP/target_exit_data_
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
F