Skip to content

Commit b29ae74

Browse files
committed
Remove outdated comment
1 parent 58e43ed commit b29ae74

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/test/regression/operator-names.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
//===----------------------------------------------------------------------===//
44
// This test checks if any SYCL header files use C++ operator name keywords
55
// e.g. and, or, not
6-
//
7-
// This test does not use -fsyntax-only because it does not appear to respect
8-
// the -fno-operator-names option
96
//===----------------------------------------------------------------------===//
107

118
#include <sycl/sycl.hpp>

0 commit comments

Comments
 (0)