Cong Liu
|
85b4750b8d
IgnoringImplicit matcher.
|
há 9 anos atrás |
Samuel Benzaquen
|
dfe2be47d8
Fix the doc extraction script to work with hasAnyName and with equalsNode.
|
há 9 anos atrás |
Samuel Benzaquen
|
dfad990d88
[ASTMatchers] Add matcher hasAnyName.
|
há 9 anos atrás |
Yury Gribov
|
98c4d57826
[analyzer] dump_ast_matchers.py: fix replacement regexps
|
há 9 anos atrás |
Aaron Ballman
|
4eb7bf8669
Properly encode the < entity; it was missing the semicolon. Regenerating the AST matcher reference after fixing the issue. Thanks to Richard for noticing the issue and bringing it to my attention!
|
há 9 anos atrás |
Aaron Ballman
|
49a5928400
When dumping documentation for AST matchers, do something more useful with \see doxygen commands. Ideally this would link to the target of \see, but for now it translates \see into "See also: "
|
há 9 anos atrás |
Benjamin Kramer
|
8180a1c712
Fix ASTMatcher reference newlines and make the generator script windows-proof.
|
há 9 anos atrás |
Manuel Klimek
|
ee3c24fa92
Fix AST matcher documentation.
|
há 10 anos atrás |
Benjamin Kramer
|
d93c4f42bb
ASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a variadic macro
|
há 10 anos atrás |
Samuel Benzaquen
|
9989dfb640
Add loc() to the dynamic registry.
|
há 11 anos atrás |
Manuel Klimek
|
52143b197d
Fix AST matcher documentation for overloaded matchers.
|
há 11 anos atrás |
Manuel Klimek
|
7cdc75b982
Fix docs generation for the AST matchers:
|
há 11 anos atrás |
Samuel Benzaquen
|
6c1dc7870f
Add partial support for the hasDeclaration() matcher in the dynamic layer.
|
há 11 anos atrás |
Samuel Benzaquen
|
d36e46350b
Rewrite eachOf/allOf/anyOf to use a variadic operator.
|
há 12 anos atrás |
Samuel Benzaquen
|
ee0da9520f
Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
|
há 12 anos atrás |
Manuel Klimek
|
2c4b2e42c5
Fix incorrect documentation generation for type matchers.
|
há 12 anos atrás |
Samuel Benzaquen
|
3f84bb341b
Add support for type traversal matchers.
|
há 12 anos atrás |
Samuel Benzaquen
|
ef7eb02439
Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use.
|
há 12 anos atrás |
Manuel Klimek
|
415514d5fb
Cleanup of ASTMatcher macros and adding support for overloaded matchers.
|
há 12 anos atrás |
Manuel Klimek
|
41df16e2a8
Fixes dump_ast_matchers to parse all matcher macros and updates the
|
há 12 anos atrás |
Manuel Klimek
|
67619ff51b
Introduces anchors into LibASTMatchersReference.html.
|
há 13 anos atrás |
Manuel Klimek
|
95a58d2f6e
This is a temporary solution until we have a better way to
|
há 13 anos atrás |