This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a6292799d4 Corrected testcase to work with release build new 32efa8614d [AST] Traverse templates in LexicallyOrderedRecursiveASTVisitor new c5cd22bdca [AST] Traverse CXXOperatorCallExpr in LexicallyOrderedRecurs [...]
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: .../AST/LexicallyOrderedRecursiveASTVisitor.h | 29 +++++++ include/clang/AST/RecursiveASTVisitor.h | 14 +++- .../LexicallyOrderedRecursiveASTVisitorTest.cpp | 96 ++++++++++++++++++++-- 3 files changed, 131 insertions(+), 8 deletions(-)