[PATCH] D39902: [OpenMP] Parse+Sema for copyin clause of 'teams distribute parallel for'

Carlo Bertolli via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 10 07:53:37 PST 2017


carlo.bertolli created this revision.

Simply leverage existing implementation and verify correct functioning with two regression tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D39902

Files:
  include/clang/Basic/OpenMPKinds.def
  test/OpenMP/teams_distribute_parallel_for_ast_print.cpp
  test/OpenMP/teams_distribute_parallel_for_copyin_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39902.122437.patch
Type: text/x-patch
Size: 8379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171110/c9d5e4e9/attachment-0001.bin>


More information about the cfe-commits mailing list