projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57f01fe
)
Fix the Clang sphinx build bot; NFC
author
Aaron Ballman
<aaron@aaronballman.com>
Tue, 6 Sep 2022 20:47:40 +0000
(16:47 -0400)
committer
Aaron Ballman
<aaron@aaronballman.com>
Tue, 6 Sep 2022 20:50:22 +0000
(16:50 -0400)
This should address the failure introduced in:
https://lab.llvm.org/buildbot/#/builders/92/builds/32377
clang/docs/UsersManual.rst
patch
|
blob
|
history
diff --git
a/clang/docs/UsersManual.rst
b/clang/docs/UsersManual.rst
index
8afe5ca
..
e9c1be4
100644
(file)
--- a/
clang/docs/UsersManual.rst
+++ b/
clang/docs/UsersManual.rst
@@
-689,7
+689,7
@@
of generating a delta reduced test case.
.. envvar:: CLANG_CRASH_DIAGNOSTICS_DIR=<dir>
- Like
:option:`-fcrash-diagnostics-dir=<dir>
`, specifies where to write the
+ Like
``-fcrash-diagnostics-dir=<dir>`
`, specifies where to write the
crash diagnostics files, but with lower precedence than the option.
Clang is also capable of generating preprocessed source file(s) and associated