aboutsummaryrefslogtreecommitdiff
path: root/lib/ASTMatchers/ASTMatchersInternal.cpp
AgeCommit message (Expand)Author
2012-11-16Fix partial-match-bind-behavior with forEachDescendant() matchers.Daniel Jasper
2012-11-11Fix binding of nodes in case of forEach..() matchers.Daniel Jasper
2012-08-30Fixes a bug for binding memoized match results.Manuel Klimek
2012-08-28Modifes BoundNodes to store void* and allow casting themManuel Klimek
2012-07-10 Add more matchers and do cleanups.Daniel Jasper
2012-07-06Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek