]> granicus.if.org Git - clang/commit
clang-format: Add Mozilla brace breaking style
authorBirunthan Mohanathas <birunthan@mohanathas.com>
Sun, 12 Jul 2015 03:13:54 +0000 (03:13 +0000)
committerBirunthan Mohanathas <birunthan@mohanathas.com>
Sun, 12 Jul 2015 03:13:54 +0000 (03:13 +0000)
commitfac72109a152c98657e43abbc5421cd95637f95d
tree0851703463eabf238ffb5be84e4c3311ba20ee28
parent3e0ef38ccb0a96aa9e577b9344cae2b0ddcbb161
clang-format: Add Mozilla brace breaking style

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241986 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/TokenAnnotator.cpp
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTest.cpp