summaryrefslogtreecommitdiffstats
path: root/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix partial-match-bind-behavior with forEachDescendant() matchers.Daniel Jasper2012-11-161-2/+5
* Fix binding of nodes in case of forEach..() matchers.Daniel Jasper2012-11-111-5/+6
* Fixes a bug for binding memoized match results.Manuel Klimek2012-08-301-2/+1
* Modifes BoundNodes to store void* and allow casting themManuel Klimek2012-08-281-42/+24
* Add more matchers and do cleanups.Daniel Jasper2012-07-101-13/+13
* Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek2012-07-061-0/+102
OpenPOWER on IntegriCloud