This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG79125085f165: [ASTMatchers] Fix traversal below range-for
elements (authored by stephenkelly).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
alexfh accepted this revision.
alexfh added a comment.
This revision is now accepted and ready to land.
Looks good!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95562/new/
https://reviews.llvm.org/D95562
__
steveire updated this revision to Diff 319809.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95562/new/
https://reviews.llvm.org/D95562
Files:
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatcher
steveire updated this revision to Diff 319705.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95562/new/
https://reviews.llvm.org/D95562
Files:
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatcher
steveire updated this revision to Diff 319674.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95562/new/
https://reviews.llvm.org/D95562
Files:
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatcher
steveire created this revision.
steveire added a reviewer: aaron.ballman.
steveire requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95562
Files:
clang/lib/ASTMatchers/ASTMat