Skip to content

Commit 8853e75

Browse files
author
sergei
authored
[SYCL] Update tests for fallback asserts(intel#533)
Disabling fallback assert feature on FPGA device and disable Windows assert tests on CUDA Signed-off-by: Sergey Kanaev <[email protected]>
1 parent 27eaf7f commit 8853e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
BasedOnStyle: LLVM
2-
CommentPragmas: "(RUN|FAIL|REQUIRES|UNSUPPORTED|CHECK) *:|expected-"
2+
CommentPragmas: "(RUN|FAIL|REQUIRES|UNSUPPORTED|CHECK[A-Za-z0-9_-]*) *:|expected-"

0 commit comments

Comments
 (0)