1. edee478 AST Matchers tests: test that member() matches member allocation functions: by Dmitri Gribenko · 13 years ago
  2. 0696304 AST Matchers tests: test that member() matches member allocation functions. by Dmitri Gribenko · 13 years ago
  3. d394c8a AST Matchers: introduce functionTemplate(), classTemplate() and by Dmitri Gribenko · 13 years ago
  4. d624bfb Matchers related to DeclStmt for matching the count of declarations, a particular declaration within the statement, and single-Decl DeclStmts. by Sam Panzer · 13 years ago
  5. 80c1377 Matchers which correspond to CastExpr, IgnoreImpCasts, IgnoreParenCasts, and IgnoreParenImpCasts by Sam Panzer · 13 years ago
  6. faaffe3 Add ASTMatcher for matching extern "C" function declarations. by Daniel Jasper · 13 years ago
  7. 8bd14aa Add missing tests for class template specialization and template by Daniel Jasper · 13 years ago
  8. 3cb72b4 Fix for ASTMatchFinder to visit a functions parameter declarations. by Daniel Jasper · 13 years ago
  9. e923569 Introduces the 'decl' matcher which was missing for a while by Manuel Klimek · 13 years ago
  10. 86f8bbc Introduces a new concept for binding results to matchers by Manuel Klimek · 13 years ago
  11. 2b3c7d4 Make the isDerivedFrom matcher more generic. by Daniel Jasper · 13 years ago
  12. 84c763e Fix spelling of anyOf matcher and add missing test. by Daniel Jasper · 13 years ago
  13. 4e566c4 This commit combines three patches to the ASTMatchers. by Daniel Jasper · 13 years ago
  14. 1dad183 Add more matchers and do cleanups. by Daniel Jasper · 13 years ago
  15. 60d7f5a Disable death tests on platforms which don't support them. by Benjamin Kramer · 13 years ago
  16. a9c86c9 Fixes the MSVC build. by Manuel Klimek · 13 years ago
  17. 04616e4 Adds the AST Matcher library, which provides a in-C++ DSL to express by Manuel Klimek · 13 years ago