Skip to content

Commit 4ff0df9

Browse files
committed
Address cr comment; fix test
1 parent 859afdc commit 4ff0df9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/test/SemaSYCL/sycl-device-template-diag.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
using namespace cl::sycl;
99
queue q;
10-
template <typename h>
11-
h *malloc_shared();
1210

1311
int global_value = -1;
1412

0 commit comments

Comments
 (0)