Cong Liu
|
85b4750b8d
IgnoringImplicit matcher.
|
9 năm trước cách đây |
Samuel Benzaquen
|
dfe2be47d8
Fix the doc extraction script to work with hasAnyName and with equalsNode.
|
9 năm trước cách đây |
Samuel Benzaquen
|
dfad990d88
[ASTMatchers] Add matcher hasAnyName.
|
9 năm trước cách đây |
Yury Gribov
|
98c4d57826
[analyzer] dump_ast_matchers.py: fix replacement regexps
|
9 năm trước cách đây |
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!
|
9 năm trước cách đây |
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: "
|
9 năm trước cách đây |
Benjamin Kramer
|
8180a1c712
Fix ASTMatcher reference newlines and make the generator script windows-proof.
|
9 năm trước cách đây |
Manuel Klimek
|
ee3c24fa92
Fix AST matcher documentation.
|
10 năm trước cách đây |
Benjamin Kramer
|
d93c4f42bb
ASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a variadic macro
|
10 năm trước cách đây |
Samuel Benzaquen
|
9989dfb640
Add loc() to the dynamic registry.
|
11 năm trước cách đây |
Manuel Klimek
|
52143b197d
Fix AST matcher documentation for overloaded matchers.
|
11 năm trước cách đây |
Manuel Klimek
|
7cdc75b982
Fix docs generation for the AST matchers:
|
11 năm trước cách đây |
Samuel Benzaquen
|
6c1dc7870f
Add partial support for the hasDeclaration() matcher in the dynamic layer.
|
11 năm trước cách đây |
Samuel Benzaquen
|
d36e46350b
Rewrite eachOf/allOf/anyOf to use a variadic operator.
|
12 năm trước cách đây |
Samuel Benzaquen
|
ee0da9520f
Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
|
12 năm trước cách đây |
Manuel Klimek
|
2c4b2e42c5
Fix incorrect documentation generation for type matchers.
|
12 năm trước cách đây |
Samuel Benzaquen
|
3f84bb341b
Add support for type traversal matchers.
|
12 năm trước cách đây |
Samuel Benzaquen
|
ef7eb02439
Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use.
|
12 năm trước cách đây |
Manuel Klimek
|
415514d5fb
Cleanup of ASTMatcher macros and adding support for overloaded matchers.
|
12 năm trước cách đây |
Manuel Klimek
|
41df16e2a8
Fixes dump_ast_matchers to parse all matcher macros and updates the
|
12 năm trước cách đây |
Manuel Klimek
|
67619ff51b
Introduces anchors into LibASTMatchersReference.html.
|
13 năm trước cách đây |
Manuel Klimek
|
95a58d2f6e
This is a temporary solution until we have a better way to
|
13 năm trước cách đây |