summaryrefslogtreecommitdiffstats
path: root/clang/unittests/ASTMatchers/ASTMatchersTest.h
Commit message (Expand)AuthorAgeFilesLines
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-121-1/+1
* Fix binding of nodes in case of forEach..() matchers.Daniel Jasper2012-11-111-1/+1
* Fix ASTMatchersTests to not create an overloaded-virtual warning.Daniel Jasper2012-10-291-4/+2
* Adds the possibility to run ASTMatchFinder over arbitrary AST nodes.Manuel Klimek2012-10-241-2/+5
* Add matchers for selected C++11 features.Daniel Jasper2012-10-011-4/+5
* Reland r160052: Default to -std=c++11 on Windows.Nico Weber2012-08-301-3/+7
* Adds the AST Matcher library, which provides a in-C++ DSL to expressManuel Klimek2012-07-061-0/+128
OpenPOWER on IntegriCloud