[PATCH] D131388: [docs] Add "C++20 Modules"

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 00:20:19 PDT 2022


ChuanqiXu updated this revision to Diff 451750.
ChuanqiXu marked 2 inline comments as done.
ChuanqiXu added a comment.

Address comments:

- Change `module file` to `BMI`.
- Replace `rm -f` with `rm`.
- Add a conclusion paragraph to the `How module speed up compilation` section.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131388/new/

https://reviews.llvm.org/D131388

Files:
  clang/docs/CPlusPlus20Modules.rst
  clang/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131388.451750.patch
Type: text/x-patch
Size: 28243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/b333b5b8/attachment-0001.bin>


More information about the cfe-commits mailing list