forked from OSchip/llvm-project
Add .clang-format to parallel-libs
Summary: The format style is set to LLVM. This is consistent with the parallel-libs project charter which specifies that its libraries will conform to LLVM coding style. Reviewers: jlebar Subscribers: parallel_libs-commits Differential Revision: https://reviews.llvm.org/D22576 llvm-svn: 276145
This commit is contained in:
parent
f53f4f5a5e
commit
a12aa1fa9c
|
@ -0,0 +1,2 @@
|
|||
BasedOnStyle: LLVM
|
||||
|
Loading…
Reference in New Issue