This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b35cf41 [Preprocessor] Fix incorrect token caching that occurs when l [...] new 3afc831 clang-format: Fix many Objective-C formatting regressions fro [...] new 13406af clang-format: Enable include sorting for style=Chromium
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 | 5 ++++- lib/Format/ContinuationIndenter.cpp | 6 ++---- lib/Format/Format.cpp | 5 ++--- lib/Format/FormatTokenLexer.cpp | 3 +-- lib/Format/TokenAnnotator.cpp | 15 +++++---------- lib/Format/UnwrappedLineParser.cpp | 7 +++---- unittests/Format/FormatTest.cpp | 7 +++++++ 7 files changed, 24 insertions(+), 24 deletions(-)