Skip to content

Commit 0c809e8

Browse files
committed
unwind: add a .clang-format
This just copies the default clang-format from the LLVM project. Many developers use clang-format to ensure that the code is appropriately formatted, and this commit should also test the git-svn bridge. llvm-svn: 236767
1 parent 52cc487 commit 0c809e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libunwind/.clang-format

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
BasedOnStyle: LLVM
2+

0 commit comments

Comments
 (0)