Commit b225852
committed
[clang][docs] Fix docs-clang-html.
I observed that docs-clang-html is failing since llvm#142158,
Warning, treated as error:
tools/clang/docs/DiagnosticsReference.rst:18000:Unexpected indentation.
ninja: build stopped: subcommand failed.
Adding an extra empty line here fixes the build.1 parent c5a56f7 commit b225852
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
821 | 821 | | |
822 | 822 | | |
823 | 823 | | |
| 824 | + | |
824 | 825 | | |
825 | 826 | | |
826 | 827 | | |
| |||
0 commit comments