Skip to content

Commit db321e2

Browse files
committed
Removed unused/broken lit comments
1 parent a1f11cc commit db321e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/test/Misc/nvptx.languageOptsOpenCL.cl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
// #error "Incorrect cl_khr_fp16 define"
3131
// #endif
3232
#pragma OPENCL EXTENSION cl_khr_fp16 : enable
33-
// expected warning@-1{{unsupported OpenCL extension 'cl_khr_fp16' - ignoring}}
3433

3534
// TODO: Temporarily disabling the following two tests as a work around for the
3635
// SYCL codepath until the cl_khr_int64_base_atomics and
@@ -127,7 +126,6 @@
127126
// #error "Incorrect cl_khr_3d_image_writes define"
128127
// #endif
129128
#pragma OPENCL EXTENSION cl_khr_3d_image_writes : enable
130-
// expected warning@-1{{unsupported OpenCL extension 'cl_khr_3d_image_writes' - ignoring}}
131129

132130
#ifdef cl_khr_gl_event
133131
#error "Incorrect cl_khr_gl_event define"

0 commit comments

Comments
 (0)