Files
clang-p2996/clang/test/CodeGenCXX/module-initializer-header.cppm
Iain Sandoe 335668b116 [C++20][Modules] Do not allow non-inline external definitions in header units.
[module.import/6] last sentence:
A header unit shall not contain a definition of a non-inline function or
variable whose name has external linkage.

Differential Revision: https://reviews.llvm.org/D140261
2023-01-08 12:19:23 +00:00

1.0 KiB