[all-commits] [llvm/llvm-project] 16c6e9: [ASTMatchers] Fix child traversal over range-for l...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Tue Jan 5 13:31:41 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16c6e9c58e9ae50a775945e6b407f1891f353d2f
https://github.com/llvm/llvm-project/commit/16c6e9c58e9ae50a775945e6b407f1891f353d2f
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-01-05 (Tue, 05 Jan 2021)
Changed paths:
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
Log Message:
-----------
[ASTMatchers] Fix child traversal over range-for loops
Differential Revision: https://reviews.llvm.org/D94031
More information about the All-commits
mailing list