History log of /external/clang/docs/tools/dump_ast_matchers.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
67619ff51b49ca34a4b6ee420af01b87fa63dcc5 07-Sep-2012 Manuel Klimek <klimek@google.com> Introduces anchors into LibASTMatchersReference.html.

This allows linking to LibASTMatchersRefernce.html#<matcher><N>Anchor to
link to the N'the declaration of a matcher and automatically expand
its documentation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163386 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/docs/tools/dump_ast_matchers.py
95a58d2f6ef9149dd50d679a7ee70d0685c38d27 27-Aug-2012 Manuel Klimek <klimek@google.com> This is a temporary solution until we have a better way to
parse doxygen comments for macros with libclang.

I'm not entirely happy about this script, but as it saves
a lot of work in keeping the docs up to date with the
actual code I think checking it in makes sense.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162690 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/docs/tools/dump_ast_matchers.py