Skip to content

Commit a293cda

Browse files
authored
Update test comment.
1 parent 9a402c8 commit a293cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/print-internal-defines-for-sycl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Test if sycl is able to print internal defines
1+
// Test if clang is able to print internal defines in SYCL mode
22
//
33
// RUN: %clangxx -fsycl -dM -E -x c++ %s 2>&1 \
44
// RUN: | FileCheck --check-prefix CHECK-PRINT-INTERNAL-DEFINES %s

0 commit comments

Comments
 (0)