ChuanqiXu added a comment.

Thanks. I wanted to do this. I suggest to do the change in later sections. 
Since the document talks more than the clang modules extension. It also 
describes some general module properties and semantics.  It is a pretty 
document and from my point of view, it shouldn be helpful for people who desire 
C++20 Modules to read this (at least the sections in the frontend).

BTW, have you tested to generate the document?



================
Comment at: clang/docs/Modules.rst:104
 To enable modules, pass the command-line flag ``-fmodules``. This will make 
any modules-enabled software libraries available as modules as well as 
introducing any modules-specific syntax. Additional `command-line parameters`_ 
are described in a separate section later.
 
 Objective-C Import declaration
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134105

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

Reply via email to