aaron.ballman added inline comments.
================
Comment at: clang/docs/tools/dump_ast_matchers.py:13
+CLASS_INDEX_PAGE =
urlopen("https://clang.llvm.org/doxygen/classes.html").read()
+
----------------
Do we need to handle an exception here if there are network issues?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111332/new/
https://reviews.llvm.org/D111332
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits