================ @@ -986,6 +989,14 @@ def warn_module_conflict : Warning< InGroup<ModuleConflict>; // C++20 modules ---------------- yronglin wrote:
We have already implement a small part of P1857R3: https://github.com/llvm/llvm-project/pull/144233 https://github.com/llvm/llvm-project/pull/153641 So I have created a new PR to mark it as partial implemented. https://github.com/llvm/llvm-project/pull/164095 https://github.com/llvm/llvm-project/pull/107168 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
