This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b96f4ed983 remove an useless allocation found by scan-build - the new D [...] new e8a6902432 [clang-format] Proposal for clang-format to give compiler st [...]
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: test/Format/dry-run-alias.cpp | 4 + test/Format/dry-run.cpp | 4 + tools/clang-format/CMakeLists.txt | 1 + tools/clang-format/ClangFormat.cpp | 240 +++++++++++++++++++++++++++---------- 4 files changed, 188 insertions(+), 61 deletions(-) create mode 100644 test/Format/dry-run-alias.cpp create mode 100644 test/Format/dry-run.cpp