Skip to content

Commit f344077

Browse files
[SYCL][E2E] Exclude DEFINE: used for tests from clang-format check (#9234)
Signed-off-by: Tikhomirova, Kseniya <[email protected]>
1 parent ce26ac0 commit f344077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/.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[A-Za-z0-9_-]*) *:|expected-"
2+
CommentPragmas: "(RUN|FAIL|REQUIRES|UNSUPPORTED|DEFINE|REDEFINE|CHECK[A-Za-z0-9_-]*) *:|expected-"

0 commit comments

Comments
 (0)