Skip to content

Commit ff0da46

Browse files
author
Anastasia Stulova
committed
Fix OpenCL test for buildbot by removing extra (erroneous) RUN line
llvm-svn: 286856
1 parent 35bb7fd commit ff0da46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// RUN: %clang_cc1 %s -cl-std=CL2.0 -verify -pedantic -fsyntax-only
21
// RUN: %clang_cc1 %s -cl-std=CL2.0 -triple "spir-unknown-unknown" -verify -pedantic -fsyntax-only -DB32
32
// RUN: %clang_cc1 %s -cl-std=CL2.0 -triple "spir64-unknown-unknown" -verify -pedantic -fsyntax-only -Wconversion -DWCONV
43

0 commit comments

Comments
 (0)