[PATCH] D131388: [docs] Add "C++20 Modules"
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 19 08:20:56 PDT 2022
ChuanqiXu added inline comments.
================
Comment at: clang/docs/CPlusPlus20Modules.rst:457
+
+The declarations in a module unit which are not in global module fragment have new linkage names.
+
----------------
JohelEGP wrote:
>
Thanks for reviewing. BTW, the `request to change` button is fair to use. But it scares me a little with typo comments..
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131388/new/
https://reviews.llvm.org/D131388
More information about the cfe-commits
mailing list