llvm-project/clang/test/CXX/module
Chuanqi Xu 5c1f7b296a [C++20] [Modules] Only check decls under namespace scope in CheckRedeclarationExported
Since only the decls inhabit in a namespace scope could be exported, it
is not meaningful to check it in CheckRedeclarationExported, which
implements [module.interface]/p6.

Reviewed By: urnathan

Differential Revision: https://reviews.llvm.org/D118120
2022-01-26 10:54:52 +08:00
..
module.interface [C++20] [Modules] Only check decls under namespace scope in CheckRedeclarationExported 2022-01-26 10:54:52 +08:00
module.unit [NFC] Format .cppm files in tests 2021-12-13 23:32:25 +08:00