This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 115052359d clang-format: Add capability to format the diff on save in vim. new 57fae474a5 clang-format: Handle "if constexpr". new 2d7e549a3c clang-format: Improve understanding of combined typedef+reco [...]
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: lib/Format/ContinuationIndenter.cpp | 3 +- lib/Format/TokenAnnotator.cpp | 7 +++- lib/Format/UnwrappedLineFormatter.cpp | 7 +++- lib/Format/UnwrappedLineParser.cpp | 2 + unittests/Format/FormatTest.cpp | 76 +++++++++++++++++++++++++++++++++++ 5 files changed, 91 insertions(+), 4 deletions(-)