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.

llvm-svn: 189737
This commit is contained in:
Chandler Carruth 2013-09-02 07:19:04 +00:00
parent 534015e550
commit 06c50a5b9b

1
llvm/.clang-format Normal file
View File

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