This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3e53723a48 [CodeGenCXX] annotate a GEP to a derived class with 'inbound [...] new ce000e5010 [clang-format] Fix shortening blocks in macros causing merge [...] new 7de2463761 [clang-format] Adds a canonical delimiter to raw string formatting
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: docs/ClangFormatStyleOptions.rst | 4 ++ include/clang/Format/Format.h | 7 +++ lib/Format/ContinuationIndenter.cpp | 76 ++++++++++++++++++++++++++----- lib/Format/Format.cpp | 2 + lib/Format/UnwrappedLineFormatter.cpp | 12 +++-- unittests/Format/FormatTest.cpp | 24 +++++++++- unittests/Format/FormatTestRawStrings.cpp | 51 ++++++++++++++++----- 7 files changed, 148 insertions(+), 28 deletions(-)