This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e1f4059 MPIBugReporter.h: Fix a warning. [-Wdocumentation] new 441645e clang-format: Don't indent lambda body relative to its return type. new 9538b3e clang-format: Fix incorrect cast detection. new ae85d31 clang-format: Don't merge const and &, e.g. in function ref q [...] new 8212e11 clang-format: Fix incorrect function type detection.
The 4 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: lib/Format/ContinuationIndenter.cpp | 12 +++++++----- lib/Format/TokenAnnotator.cpp | 19 ++++++++++--------- unittests/Format/FormatTest.cpp | 8 ++++++++ 3 files changed, 25 insertions(+), 14 deletions(-)