62a16d5e20
This paper has been applied to the working draft and is believed to be a DR against C++20, so that the patch here makes the change unconditionally. for: ``` export module A; const int mod_cst = 10; ``` Before the change, mod_cst would have internal linkage; after the change it has module linkage. Differential Revision: https://reviews.llvm.org/D145886 |
||
---|---|---|
.. | ||
basic | ||
class | ||
class.access | ||
class.derived | ||
conv | ||
cpp/cpp.predefined | ||
dcl | ||
dcl.dcl | ||
dcl.decl | ||
drs | ||
except | ||
expr | ||
lex | ||
module | ||
over | ||
special | ||
stmt.stmt | ||
temp |