summaryrefslogtreecommitdiffstats
path: root/clang/docs/tools/dump_ast_matchers.py
Commit message (Expand)AuthorAgeFilesLines
* Fix ASTMatcher reference newlines and make the generator script windows-proof.Benjamin Kramer2015-11-201-1/+1
* Fix AST matcher documentation.Manuel Klimek2015-08-141-3/+3
* ASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a variadic macroBenjamin Kramer2015-03-071-2/+2
* Add loc() to the dynamic registry.Samuel Benzaquen2014-03-101-0/+19
* Fix AST matcher documentation for overloaded matchers.Manuel Klimek2014-02-241-2/+2
* Fix docs generation for the AST matchers:Manuel Klimek2014-02-241-4/+9
* Add partial support for the hasDeclaration() matcher in the dynamic layer.Samuel Benzaquen2013-11-181-1/+2
* Rewrite eachOf/allOf/anyOf to use a variadic operator.Samuel Benzaquen2013-08-271-1/+10
* Refactor ArgumentAdaptativeMatcher matchers to remove the template from their...Samuel Benzaquen2013-08-161-0/+10
* Fix incorrect documentation generation for type matchers.Manuel Klimek2013-07-251-2/+4
* Add support for type traversal matchers.Samuel Benzaquen2013-07-151-6/+9
* Add support for polymorphic matchers. Use runtime type checking to determine ...Samuel Benzaquen2013-06-211-3/+27
* Cleanup of ASTMatcher macros and adding support for overloaded matchers.Manuel Klimek2013-02-061-1/+2
* Fixes dump_ast_matchers to parse all matcher macros and updates theManuel Klimek2013-01-091-5/+36
* Introduces anchors into LibASTMatchersReference.html.Manuel Klimek2012-09-071-1/+1
* This is a temporary solution until we have a better way toManuel Klimek2012-08-271-0/+264
OpenPOWER on IntegriCloud