This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 07ab3a7 Revert accidentally checked in change in r281315. new 0a23fcc Remove redundant comma around parenthesis in parameter list. new 9ff97ba Traversing template paramter lists of DeclaratorDecls and/or [...]
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: include/clang/AST/RecursiveASTVisitor.h | 20 ++++ lib/Format/Format.cpp | 2 + unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 83 +++++++++++++++ unittests/Format/CleanupTest.cpp | 112 ++++++++++----------- 4 files changed, 161 insertions(+), 56 deletions(-)