llvm-project/clang/docs/tools
Samuel Benzaquen a4076ea8a2 Fix the doc extraction script to work with hasAnyName and with equalsNode.
The change from llvm::VariadicFunction to internal::VariadicFunction
broke the extraction of hasAnyName().
equalsNode was broken because the argument type is 'const XXXX*' and
the internal space caused a failure on the regex.

llvm-svn: 268548
2016-05-04 20:45:00 +00:00
..
dump_ast_matchers.py Fix the doc extraction script to work with hasAnyName and with equalsNode. 2016-05-04 20:45:00 +00:00
dump_format_style.py Support language selection for \code blocks. 2016-02-23 16:11:55 +00:00