[clang] [docs] Fix the use of word "dependent" and other typos in the C++ Modules Doc (PR #136719)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 23 00:23:16 PDT 2025
================
@@ -477,21 +476,21 @@ When the ``-fmodules-embed-all-files`` flag are enabled, Clang explicitly emits
code into the BMI file, the contents of the BMI file contain a sufficiently verbose
representation to reproduce the original source file.
-:sup:`1`` Input files: The source files which took part in the compilation of the BMI.
-For example:
+.. [1] Input files: The source files which took part in the compilation of the BMI.
----------------
ChuanqiXu9 wrote:
Fine enough. Thanks.
https://github.com/llvm/llvm-project/pull/136719
More information about the cfe-commits
mailing list