[Openmp-commits] [PATCH] D50014: [OpenMP] Fix doacross testing for gcc

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 1 13:56:41 PDT 2018


jlpeyton updated this revision to Diff 158627.
jlpeyton added a comment.
Herald added a subscriber: mgorny.

Added comment, clang-formatted test, added comp-major.minor to features in lit so i could xfail clang-3.8 and 3.7 and added other proper compiler versions for xfail of the new doacross test.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D50014

Files:
  cmake/OpenMPTesting.cmake
  runtime/test/worksharing/for/kmp_doacross_check.c
  runtime/test/worksharing/for/omp_doacross.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50014.158627.patch
Type: text/x-patch
Size: 3980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180801/81e92812/attachment.bin>


More information about the Openmp-commits mailing list