================ @@ -986,6 +989,14 @@ def warn_module_conflict : Warning< InGroup<ModuleConflict>; // C++20 modules ---------------- yronglin wrote: Yes, this restriction was not implemented yet. We can implement this in a separate patch. https://github.com/llvm/llvm-project/pull/107168