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
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to