[PATCH] D127411: [AST Matchers] Make dump_ast_matchers.py work on Python 3

Yuki Okushi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 9 09:02:31 PDT 2022


JohnTitor created this revision.
Herald added a project: All.
JohnTitor requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.

...Also updates the output HTML.
Fixes llvm#46446


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127411

Files:
  clang/docs/LibASTMatchersReference.html
  clang/docs/tools/dump_ast_matchers.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127411.435582.patch
Type: text/x-patch
Size: 12840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220609/782aa8d3/attachment-0001.bin>


More information about the cfe-commits mailing list