diff options
Diffstat (limited to 'test/OpenMP/sections_private_codegen.cpp')
| -rw-r--r-- | test/OpenMP/sections_private_codegen.cpp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/test/OpenMP/sections_private_codegen.cpp b/test/OpenMP/sections_private_codegen.cpp index b812655169352..337a0bfe3ec17 100644 --- a/test/OpenMP/sections_private_codegen.cpp +++ b/test/OpenMP/sections_private_codegen.cpp @@ -4,7 +4,6 @@  // RUN: %clang_cc1 -verify -fopenmp -x c++ -std=c++11 -DLAMBDA -triple %itanium_abi_triple -emit-llvm %s -o - | FileCheck -check-prefix=LAMBDA %s  // RUN: %clang_cc1 -verify -fopenmp -x c++ -fblocks -DBLOCKS -triple %itanium_abi_triple -emit-llvm %s -o - | FileCheck -check-prefix=BLOCKS %s  // expected-no-diagnostics -// REQUIRES: x86-registered-target  #ifndef HEADER  #define HEADER  | 
