This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 49130330ae Fix for PR32992. Static const classes not exported. new a9de5f6b28 [clang-format] Support text proto extensions
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 | 2 ++ lib/Format/FormatToken.h | 1 + lib/Format/TokenAnnotator.cpp | 44 +++++++++++++++++++---- unittests/Format/FormatTestProto.cpp | 11 ++++++ unittests/Format/FormatTestTextProto.cpp | 61 ++++++++++++++++++++++++++++++++ 5 files changed, 113 insertions(+), 6 deletions(-)