Skip to content

Commit

Permalink
unwind: add a .clang-format
Browse files Browse the repository at this point in the history
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
compnerd committed May 7, 2015
1 parent 52cc487 commit 0c809e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libunwind/.clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
BasedOnStyle: LLVM

0 comments on commit 0c809e8

Please sign in to comment.