[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)
llvm-svn: 236210

clang/test/OpenMP/task_private_codegen.cpp

index 6651004..b59df3b 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