mpark wrote: Ah, interesting. It looks like indeed, this doesn't apply to C++ named modules. ``` // We don't want to hard code the information about imported modules // in the C++20 named modules. ``` https://github.com/llvm/llvm-project/blob/main/clang/lib/Serialization/ASTWriter.cpp#L1593-L1608
https://github.com/llvm/llvm-project/pull/135147 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits