This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 72e2426799 [clang-format] Clang-tidy cleanup of CleanupTest.cpp, NFC new 9152c27ed9 [clang-format] Clang-tidy cleanup of NamespaceEndCommentFixe [...] new f47413706b [clang-format] Replace IncompleteFormat by a struct with Line
The 2 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: include/clang/Format/Format.h | 27 ++++++++++++++++++---- lib/Format/Format.cpp | 27 +++++++++++++++------- lib/Format/UnwrappedLineFormatter.cpp | 7 ++++-- lib/Format/UnwrappedLineFormatter.h | 9 +++++--- test/Format/incomplete.cpp | 2 +- tools/clang-format/ClangFormat.cpp | 17 ++++++++++---- unittests/Format/FormatTest.cpp | 27 +++++++++++----------- unittests/Format/FormatTestComments.cpp | 23 +++++++++--------- unittests/Format/FormatTestJS.cpp | 6 ++--- unittests/Format/FormatTestObjC.cpp | 23 +++++++++--------- unittests/Format/FormatTestSelective.cpp | 6 ++--- unittests/Format/NamespaceEndCommentsFixerTest.cpp | 2 +- 12 files changed, 111 insertions(+), 65 deletions(-)