This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c1bb4b1c1b [LibTooling] Extend `RewriteRule` with support for adding includes. new 54b8029400 clang-format: Add new style option AlignConsecutiveMacros
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 | 14 +++++ include/clang/Format/Format.h | 13 ++++ lib/Format/Format.cpp | 2 + lib/Format/WhitespaceManager.cpp | 125 +++++++++++++++++++++++++++++++++++++++ lib/Format/WhitespaceManager.h | 3 + unittests/Format/FormatTest.cpp | 98 ++++++++++++++++++++++++++++++ 6 files changed, 255 insertions(+)