Skip to content

Commit 5a7969d

Browse files
committed
Move of .clang-format file to sycl folder.
Signed-off-by: Garima Gupta <[email protected]>
1 parent 29b516b commit 5a7969d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.clang-format

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
BasedOnStyle: LLVM
2-
TypenameMacros: ['PI_CALL' ,'PI_CALL_THROW', 'PI_CALL_NOCHECK']

sycl/.clang-format

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
BasedOnStyle: LLVM
2+
TypenameMacros: ['PI_CALL' ,'PI_CALL_THROW', 'PI_CALL_NOCHECK']

0 commit comments

Comments
 (0)