From d7cf99ae03704dad87cffe49a83af13f5b949c82 Mon Sep 17 00:00:00 2001 From: "Michael J. Spencer" Date: Sat, 19 Oct 2019 01:48:57 +0000 Subject: [PATCH] [Docs] Fix header level. llvm-svn: 375327 --- clang/docs/Modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/docs/Modules.rst b/clang/docs/Modules.rst index a1dc242f2b04..63f09f90fe6c 100644 --- a/clang/docs/Modules.rst +++ b/clang/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