forked from OSchip/llvm-project
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
This commit is contained in:
parent
52cc487ba8
commit
0c809e87be
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
|
Loading…
Reference in New Issue