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

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 24 19:34:22 PDT 2022


ChuanqiXu updated this revision to Diff 455462.
ChuanqiXu retitled this revision from "[docs] Add "C++20 Modules"" to "[docs] Add "Standard C++ Modules"".
ChuanqiXu edited the summary of this revision.
ChuanqiXu added a comment.

Replace `C++20 Modules` with `Standard C++ Modules` since @ruoso pointed out that `Modules` is not specific to certain versions of C++ (for example, Modules may get some big changes in C++23, C++26, ...).


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.455462.patch
Type: text/x-patch
Size: 30860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220825/2c33f40f/attachment-0001.bin>


More information about the cfe-commits mailing list