ChuanqiXu added inline comments.
================ Comment at: clang/docs/CPlusPlus20Modules.rst:377-393 + │ │ │ │ + ├───────────── frontend ─────────────┼───────────────────────── middle end ──────────────────────┼─────────── backend ────────────┤ + │ │ │ │ + └─── parsing ──── sema ──── codegen ──┴─── optimizations ─── IPO ─── optimizations ─── codegen ───┴─── optimizations ─── codegen ──┘ + + ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ + │ │ ---------------- ChuanqiXu wrote: > I'm not sure if this could be rendered properly, if there is any suggestion? Now I've tested it with `make docs-clang-html`, and it looks not bad. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131062/new/ https://reviews.llvm.org/D131062 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits