This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8497b287c5 [CodeGen] Fix a crash on mangling multiversioned functions new 6abf9f94c5 [clang-format] Reorganize RawStringFormat based on language
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: include/clang/Format/Format.h | 33 ++++++++++++-------- lib/Format/ContinuationIndenter.cpp | 21 ++++++++----- lib/Format/Format.cpp | 16 ++++++++-- unittests/Format/FormatTest.cpp | 19 +++++++----- unittests/Format/FormatTestRawStrings.cpp | 50 +++++++++++++------------------ 5 files changed, 81 insertions(+), 58 deletions(-)