summaryrefslogtreecommitdiffstats
path: root/test/SemaOpenCL/cond.cl
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaOpenCL/cond.cl')
-rw-r--r--test/SemaOpenCL/cond.cl1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaOpenCL/cond.cl b/test/SemaOpenCL/cond.cl
index 79dc82d..802ad9b 100644
--- a/test/SemaOpenCL/cond.cl
+++ b/test/SemaOpenCL/cond.cl
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only
+// expected-no-diagnostics
typedef __attribute__((ext_vector_type(4))) float float4;
OpenPOWER on IntegriCloud