llvm-project/clang/docs/tools
Manuel Klimek 5d093286f0 Fix AST matcher documentation.
Fix a bug in the matcher docs where callExpr(on(...)) was in the examples,
but didn't work (on() only works for memberCallExpr).

Fix a bug in the doc dump script that was introduced in r231575 when
removing a regexp capture without adapting the code that uses the
captures.

llvm-svn: 245040
2015-08-14 11:47:51 +00:00
..
dump_ast_matchers.py Fix AST matcher documentation. 2015-08-14 11:47:51 +00:00
dump_format_style.py clang-format: Escape '*' in generated flag documentation. 2014-12-02 14:21:16 +00:00