Add a clang-format file so that the tool can automatically detect the

correct style for the LLVM tree as well as projects checked out under
projects and tools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189737 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chandler Carruth 2013-09-02 07:19:04 +00:00
parent cafcc99857
commit 5041558645

1
.clang-format Normal file
View File

@ -0,0 +1 @@
BasedOnStyle: LLVM