llvm-project/clang/docs/tools
Manuel Klimek 0389269a7d Fix AST matcher documentation for overloaded matchers.
Before this patch we would only use the fist occurance of a matcher
function in the documentation, for example leaving out
hasType(Matcher<QualType>).

llvm-svn: 202019
2014-02-24 10:40:22 +00:00
..
Makefile build: Get CLANG_VERSION from Version.inc instead of depending on VER file directly. 2010-06-25 17:33:49 +00:00
clang.pod Driver: clarify help string for "-###" 2014-01-14 20:49:19 +00:00
dump_ast_matchers.py Fix AST matcher documentation for overloaded matchers. 2014-02-24 10:40:22 +00:00
dump_format_style.py clang-format: Improve documentation of DerivePointerBinding. 2014-02-13 12:51:50 +00:00
manpage.css