summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2019-10-19 01:48:57 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2019-10-19 01:48:57 +0000
commit830e5706050ff05d26311e5e8c63cdf697601164 (patch)
treed2959c1017817ae0699780cc0eb7eb36cdeedae6
parentae3e9c83d470f2f2c4fa84e66c0451abcbfb3598 (diff)
downloadclang-830e5706050ff05d26311e5e8c63cdf697601164.tar.gz
[Docs] Fix header level.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375327 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/Modules.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Modules.rst b/docs/Modules.rst
index a1dc242f2b..63f09f90fe 100644
--- a/docs/Modules.rst
+++ b/docs/Modules.rst
@@ -226,7 +226,7 @@ Command-line parameters
Specify the path to the prebuilt modules. If specified, we will look for modules in this directory for a given top-level module name. We don't need a module map for loading prebuilt modules in this directory and the compiler will not try to rebuild these modules. This can be specified multiple times.
-cc1 Options
-^^^^^^^^^^^^
+~~~~~~~~~~~~
``-fmodules-strict-context-hash``
Enables hashing of all compiler options that could impact the semantics of a