Make it possible to inspect the matched node, possibly to ignore it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90983
Change algorithms to return iterators ClosedPublic Authored by steveire on Nov 6 2020, 3:42 PM.
Details
Summary Make it possible to inspect the matched node, possibly to ignore it.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2020, 5:14 AM This revision was landed with ongoing or failed builds.Nov 9 2020, 11:28 AM Closed by commit rG8f354711ae92: Change algorithms to return iterators (authored by • stephenkelly). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303946 clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
|