This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 18524e1862 Move classes into anonymous namespaces. NFC. new 9170534768 Clang-format: Add Whitesmiths indentation style
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/ClangFormatStyleOptions.rst | 28 ++++ include/clang/Format/Format.h | 26 ++++ lib/Format/ContinuationIndenter.cpp | 5 + lib/Format/Format.cpp | 14 ++ lib/Format/UnwrappedLineFormatter.cpp | 6 + unittests/Format/FormatTest.cpp | 264 ++++++++++++++++++++++++++++++++++ 6 files changed, 343 insertions(+)