mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
This patch adds a test using the doacross clauses in OpenMP and removes gcc from testing kmp_doacross_check.c which is only testing the kmp rather than the gomp interface. Differential Revision: https://reviews.llvm.org/D50014 llvm-svn: 338757