diff options
author | James King <jamescking@google.com> | 2021-10-08 17:44:55 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2021-10-08 17:45:10 +0000 |
commit | 3ab238af4fa44a12ff3d479dc7fac50332ad2875 (patch) | |
tree | cb20697de8760c62ea205c703c53fca20530e7e3 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | ac742965628631059af7fdc77e8661fa660ac180 (diff) | |
download | llvm-3ab238af4fa44a12ff3d479dc7fac50332ad2875.zip llvm-3ab238af4fa44a12ff3d479dc7fac50332ad2875.tar.gz llvm-3ab238af4fa44a12ff3d479dc7fac50332ad2875.tar.bz2 |
[AST Matchers] Update dump_ast_matchers.py to query only class index page.
It may be possible to avoid relying on accessing many individual class pages,
by instead scanning the class index page at
https://clang.llvm.org/doxygen/classes.html. This updates the script to do so,
and includes updates to `LibASTMatchersReference.html` generated by the
modified script.
Reviewed By: aaron.ballman, sammccall
Differential Revision: https://reviews.llvm.org/D111332
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions