This is an archive of the discontinued LLVM Phabricator instance.

Introduce MatchFinder::matchAST.
ClosedPublic

Authored by pcc on Nov 6 2013, 4:32 PM.

Diff Detail

Event Timeline

klimek accepted this revision.Nov 7 2013, 11:14 AM

LG

lib/ASTMatchers/ASTMatchFinder.cpp
758–762 ↗(On Diff #5388)

I'm wondring whether we now would want to just hand the ASTMatchFinder* down and call matchesAST from here?

pcc closed this revision.Nov 7 2013, 2:35 PM

Closed by commit rL194223 (authored by @pcc).