]> granicus.if.org Git - clang/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@286856 91177308-0d34-0410-b5e6-96231b3b80d8

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

index b4ee408398edf92b244d46ff9f2014510a7d3f89..c98145c2c90041c2bec5967d1e23f2e33550d600 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