This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7eb6c1f566 BlockInCriticalSectionChecker - silence static analyzer dyn_ [...] new a4f23f4b48 [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