[PATCH] D22384: [OpenMP] add check for both simdlen and safelen clauses specified

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 21:46:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275529: [OpenMP] add check for both simdlen and safelen clauses specified (authored by kli).

Changed prior to commit:
  https://reviews.llvm.org/D22384?vs=64048&id=64087#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22384

Files:
  cfe/trunk/lib/Sema/SemaOpenMP.cpp
  cfe/trunk/test/OpenMP/distribute_parallel_for_simd_misc_messages.c
  cfe/trunk/test/OpenMP/distribute_simd_misc_messages.c
  cfe/trunk/test/OpenMP/target_parallel_for_simd_misc_messages.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22384.64087.patch
Type: text/x-patch
Size: 16430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160715/5f8aadbd/attachment.bin>


More information about the cfe-commits mailing list