summaryrefslogtreecommitdiff
path: root/unittests/ASTMatchers/ASTMatchersTest.h
Commit message (Expand)AuthorAge
* First revision of the dynamic ASTMatcher library.Manuel Klimek2013-05-14
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-12
* Fix binding of nodes in case of forEach..() matchers.Daniel Jasper2012-11-11
* Fix ASTMatchersTests to not create an overloaded-virtual warning.Daniel Jasper2012-10-29
* Adds the possibility to run ASTMatchFinder over arbitrary AST nodes.Manuel Klimek2012-10-24
* Add matchers for selected C++11 features.Daniel Jasper2012-10-01
* Reland r160052: Default to -std=c++11 on Windows.Nico Weber2012-08-30
* Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek2012-07-06