This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e77fed9693 Fix crash on invalid. new a6469cd80d [clang-format] Adds space around angle brackets in text protos
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: lib/Format/ContinuationIndenter.cpp | 5 +- lib/Format/FormatToken.h | 10 +++- lib/Format/TokenAnnotator.cpp | 46 ++++++++++++++--- unittests/Format/FormatTestProto.cpp | 16 +++--- unittests/Format/FormatTestRawStrings.cpp | 10 ++-- unittests/Format/FormatTestTextProto.cpp | 86 +++++++++++++++---------------- 6 files changed, 108 insertions(+), 65 deletions(-)