Fix OpenCL test for buildbot by removing extra (erroneous) RUN line
authorAnastasia Stulova <anastasia.stulova@arm.com>
Mon, 14 Nov 2016 18:11:09 +0000 (18:11 +0000)
committerAnastasia Stulova <anastasia.stulova@arm.com>
Mon, 14 Nov 2016 18:11:09 +0000 (18:11 +0000)
llvm-svn: 286856

clang/test/SemaOpenCL/cl20-device-side-enqueue.cl

index b4ee408..c98145c 100644 (file)
@@ -1,4 +1,3 @@
-// RUN: %clang_cc1 %s -cl-std=CL2.0 -verify -pedantic -fsyntax-only
 // RUN: %clang_cc1 %s -cl-std=CL2.0 -triple "spir-unknown-unknown" -verify -pedantic -fsyntax-only -DB32
 // RUN: %clang_cc1 %s -cl-std=CL2.0 -triple "spir64-unknown-unknown" -verify -pedantic -fsyntax-only -Wconversion -DWCONV