Skip to content

Commit d7cf99a

Browse files
committed
[Docs] Fix header level.
llvm-svn: 375327
1 parent 637af4c commit d7cf99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/Modules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Command-line parameters
226226
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.
227227

228228
-cc1 Options
229-
^^^^^^^^^^^^
229+
~~~~~~~~~~~~
230230

231231
``-fmodules-strict-context-hash``
232232
Enables hashing of all compiler options that could impact the semantics of a

0 commit comments

Comments
 (0)