Chuanqi Xu
|
d829636f5d
|
[C++20] [Modules] Don't mark namespace decl as module local declaration
Close https://github.com/llvm/llvm-project/issues/145975
According to [basic.namespace.general]/p2:
> A namespace is never attached to a named module and never has a name
> with module linkage.
|
2025-06-27 13:35:09 +08:00 |
|