aboutsummaryrefslogtreecommitdiff
path: root/test/OpenMP/openmp_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/OpenMP/openmp_common.c')
-rw-r--r--test/OpenMP/openmp_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/OpenMP/openmp_common.c b/test/OpenMP/openmp_common.c
index 3131b3045b6f..3765f4c5dc14 100644
--- a/test/OpenMP/openmp_common.c
+++ b/test/OpenMP/openmp_common.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -verify -fopenmp=libiomp5 -ferror-limit 100 -o - %s
+// RUN: %clang_cc1 -verify -fopenmp -ferror-limit 100 -o - %s
#pragma omp // expected-error {{expected an OpenMP directive}}
#pragma omp unknown_directive // expected-error {{expected an OpenMP directive}}