[PATCH] D61552: [clang] Adapt ASTMatcher to explicit(bool) specifier
Tyker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 19 08:23:10 PDT 2019
Tyker updated this revision to Diff 205602.
Tyker added a comment.
i was confuse because the log seemed like an error and it was happening in python2.7 and python3.7
but the actual error that was preventing generating the documentation only occurs in 3.7.
it works in python2.7.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61552/new/
https://reviews.llvm.org/D61552
Files:
clang/docs/LibASTMatchersReference.html
clang/include/clang/AST/DeclCXX.h
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61552.205602.patch
Type: text/x-patch
Size: 18509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190619/f1bde790/attachment-0001.bin>
More information about the cfe-commits
mailing list