summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/opencl-storage-class.cl
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Parser/opencl-storage-class.cl')
-rw-r--r--clang/test/Parser/opencl-storage-class.cl2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/opencl-storage-class.cl b/clang/test/Parser/opencl-storage-class.cl
index 6316ba7701d..a8ebc1af399 100644
--- a/clang/test/Parser/opencl-storage-class.cl
+++ b/clang/test/Parser/opencl-storage-class.cl
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 %s -verify -fsyntax-only
+// RUN: %clang_cc1 %s -verify -fsyntax-only -triple spir-unknown-unknown
void test_storage_class_specs()
{
OpenPOWER on IntegriCloud