]> granicus.if.org Git - clang/commit
clang-format: Adjust Mozilla style defaults
authorBirunthan Mohanathas <birunthan@mohanathas.com>
Mon, 29 Jun 2015 15:18:58 +0000 (15:18 +0000)
committerBirunthan Mohanathas <birunthan@mohanathas.com>
Mon, 29 Jun 2015 15:18:58 +0000 (15:18 +0000)
commit18bd7cce0dd8c7aa2691bff008c4035e96bd9bb6
tree728f9750baa91cabbfc0820edcb996cbe1d077c8
parent55df9e3e26997c0bcf133366600a28dbd3bfd20c
clang-format: Adjust Mozilla style defaults

Summary: This makes the Mozilla style defaults more compliant with the Mozilla style guide. A few options were removed in order to use the LLVM style defaults.

Differential Revision: http://reviews.llvm.org/D10771

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240957 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/Format.cpp