This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f5ae2881e6 [ASTImporter] Add development internals docs new a3b46043f1 Fix depfile name construction new e7ad043754 clang-format: Add support for formatting (some) lambdas with [...]
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/Driver/ToolChains/Clang.cpp | 11 +++++------ lib/Format/TokenAnnotator.cpp | 19 ++++++++++++++++--- lib/Format/UnwrappedLineParser.cpp | 6 ++++++ test/Driver/metadata-with-dots.c | 11 +++++++++++ unittests/Format/FormatTest.cpp | 8 ++++++-- 5 files changed, 44 insertions(+), 11 deletions(-) create mode 100644 test/Driver/metadata-with-dots.c