We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a402c8 commit a293cdaCopy full SHA for a293cda
clang/test/Driver/print-internal-defines-for-sycl.c
@@ -1,4 +1,4 @@
1
-// Test if sycl is able to print internal defines
+// Test if clang is able to print internal defines in SYCL mode
2
//
3
// RUN: %clangxx -fsycl -dM -E -x c++ %s 2>&1 \
4
// RUN: | FileCheck --check-prefix CHECK-PRINT-INTERNAL-DEFINES %s
0 commit comments