Serge Guelton
|
c2b4b6e12f
Portable Python script across Python version
|
6 жил өмнө |
Serge Guelton
|
4f672fc63a
Portable Python script across Python version
|
6 жил өмнө |
Aaron Ballman
|
e3e5a3eaf1
Stop stripping comments from AST matcher example code.
|
6 жил өмнө |
Sylvestre Ledru
|
d976861c7d
Update our URLs in clang doc to use https
|
6 жил өмнө |
Stephen Kelly
|
d301dc18e7
Remove non-existant typeloc matchers from documentation
|
6 жил өмнө |
Benjamin Kramer
|
33b0668845
[ASTMatchers] Support generating docs for single-line matchers
|
7 жил өмнө |
Benjamin Kramer
|
584c883bb0
Update dump_ast_matchers for many recent changes.
|
7 жил өмнө |
Cong Liu
|
85b4750b8d
IgnoringImplicit matcher.
|
9 жил өмнө |
Samuel Benzaquen
|
dfe2be47d8
Fix the doc extraction script to work with hasAnyName and with equalsNode.
|
9 жил өмнө |
Samuel Benzaquen
|
dfad990d88
[ASTMatchers] Add matcher hasAnyName.
|
9 жил өмнө |
Yury Gribov
|
98c4d57826
[analyzer] dump_ast_matchers.py: fix replacement regexps
|
9 жил өмнө |
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 жил өмнө |
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 жил өмнө |
Benjamin Kramer
|
8180a1c712
Fix ASTMatcher reference newlines and make the generator script windows-proof.
|
9 жил өмнө |
Manuel Klimek
|
ee3c24fa92
Fix AST matcher documentation.
|
10 жил өмнө |
Benjamin Kramer
|
d93c4f42bb
ASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a variadic macro
|
10 жил өмнө |
Samuel Benzaquen
|
9989dfb640
Add loc() to the dynamic registry.
|
11 жил өмнө |
Manuel Klimek
|
52143b197d
Fix AST matcher documentation for overloaded matchers.
|
11 жил өмнө |
Manuel Klimek
|
7cdc75b982
Fix docs generation for the AST matchers:
|
11 жил өмнө |
Samuel Benzaquen
|
6c1dc7870f
Add partial support for the hasDeclaration() matcher in the dynamic layer.
|
11 жил өмнө |
Samuel Benzaquen
|
d36e46350b
Rewrite eachOf/allOf/anyOf to use a variadic operator.
|
12 жил өмнө |
Samuel Benzaquen
|
ee0da9520f
Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
|
12 жил өмнө |
Manuel Klimek
|
2c4b2e42c5
Fix incorrect documentation generation for type matchers.
|
12 жил өмнө |
Samuel Benzaquen
|
3f84bb341b
Add support for type traversal matchers.
|
12 жил өмнө |
Samuel Benzaquen
|
ef7eb02439
Add support for polymorphic matchers. Use runtime type checking to determine the right polymorphic overload to use.
|
12 жил өмнө |
Manuel Klimek
|
415514d5fb
Cleanup of ASTMatcher macros and adding support for overloaded matchers.
|
12 жил өмнө |
Manuel Klimek
|
41df16e2a8
Fixes dump_ast_matchers to parse all matcher macros and updates the
|
12 жил өмнө |
Manuel Klimek
|
67619ff51b
Introduces anchors into LibASTMatchersReference.html.
|
13 жил өмнө |
Manuel Klimek
|
95a58d2f6e
This is a temporary solution until we have a better way to
|
13 жил өмнө |