[PATCH] D85621: [clang] Allow DynTypedNode to store a TemplateArgumentLoc
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 10 00:07:39 PDT 2020
nridge added a comment.
In D85621#2205803 <https://reviews.llvm.org/D85621#2205803>, @hokein wrote:
> Please run `clang/docs/tools/dump_ast_matchers.py` script to update the `LibASTMatchersReference.html` file.
Done. Note, it looks like this script needs to be run with python 2. Should we document this somewhere?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85621/new/
https://reviews.llvm.org/D85621
More information about the cfe-commits
mailing list