This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 301bc62 Add an AST matcher for external formal linkage. new 70e216b Visit lambda capture inits from RecursiveASTVisitor::Traverse [...]
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: include/clang/AST/RecursiveASTVisitor.h | 23 ++++++----- lib/Index/IndexBody.cpp | 3 +- .../Tooling/RecursiveASTVisitorTestExprVisitor.cpp | 44 +++++++++++++++++++++- unittests/Tooling/TestVisitor.h | 29 +++++++++----- 4 files changed, 76 insertions(+), 23 deletions(-)