avogelsgesang added inline comments.
================
Comment at: clang/docs/StandardCPlusPlusModules.rst:916
+We call this manner as two-phase compilation
+(sources to BMIs and BMIs to object files) to disambiguate the tranditional
+compilation process (sources to object files directly),
----------------



================
Comment at: clang/docs/StandardCPlusPlusModules.rst:936
+
+In this example, `C.cpp` dependent on Module B and `B.cppm` dependent on 
Module A.
+So the compilation process in one-phase style will be:
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134269/new/

https://reviews.llvm.org/D134269

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to