[all-commits] [llvm/llvm-project] c7c0ce: Fix the clang Sphinx bot
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Sep 16 04:21:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7c0ce7d9ebdc0a49313bc77e14d1e856794f2e0
https://github.com/llvm/llvm-project/commit/c7c0ce7d9ebdc0a49313bc77e14d1e856794f2e0
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-09-16 (Fri, 16 Sep 2022)
Changed paths:
M clang/docs/JSONCompilationDatabase.rst
M clang/docs/SanitizerCoverage.rst
Log Message:
-----------
Fix the clang Sphinx bot
This addresses failures introduced by:
https://lab.llvm.org/buildbot/#/builders/92/builds/32809
It also fixes a secondary issue that crept in after the above build
started failing.
More information about the All-commits
mailing list