]> granicus.if.org Git - clang/commitdiff
[OPENMP] Mark test as not compatible with MS Windows.
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 30 Apr 2015 08:35:10 +0000 (08:35 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 30 Apr 2015 08:35:10 +0000 (08:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@236210 91177308-0d34-0410-b5e6-96231b3b80d8

test/OpenMP/task_private_codegen.cpp

index 6651004885920eb6098f6b8f55951a3f42d18e35..b59df3b17f7eae2ede9041f12ef8db0c4cf56b04 100644 (file)
@@ -4,6 +4,7 @@
 // RUN: %clang_cc1 -verify -fopenmp=libiomp5 -x c++ -std=c++11 -DLAMBDA -triple x86_64-apple-darwin10 -emit-llvm %s -o - | FileCheck -check-prefix=LAMBDA %s
 // RUN: %clang_cc1 -verify -fopenmp=libiomp5 -x c++ -fblocks -DBLOCKS -triple x86_64-apple-darwin10 -emit-llvm %s -o - | FileCheck -check-prefix=BLOCKS %s
 // expected-no-diagnostics
+// REQUIRES: non-ms-sdk
 #ifndef HEADER
 #define HEADER