[all-commits] [llvm/llvm-project] 3b879f: [ASTMatchers] Traverse-ignore range-for implementa...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Tue Dec 22 04:14:32 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b879fc97305849026db0e856920d318fadbc04b
https://github.com/llvm/llvm-project/commit/3b879fc97305849026db0e856920d318fadbc04b
Author: Stephen Kelly <steveire at gmail.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
Log Message:
-----------
[ASTMatchers] Traverse-ignore range-for implementation details
Differential Revision: https://reviews.llvm.org/D93596
More information about the All-commits
mailing list