Skip to content

Commit 1064c45

Browse files
Removed commented code
Signed-off-by: Elizabeth Andrews <[email protected]>
1 parent eead667 commit 1064c45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/test/SemaSYCL/kernelname-enum.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %clang_cc1 -I %S/Inputs -fsycl -fsycl-is-device -fsycl-int-header=%t.h -fsyntax-only -verify %s
22

3-
//#include <sycl.hpp>
4-
53
#include "sycl.hpp"
64

75
enum unscoped_enum_int : int {

0 commit comments

Comments
 (0)