Skip to content

Commit 10bb541

Browse files
authored
[NFC][SYCL] Make clang-format tolerate more LIT checks (#5235)
Signed-off-by: Dmitry Sidorov <[email protected]>
1 parent 29047bc commit 10bb541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test/.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|expected-"

0 commit comments

Comments
 (0)