[all-commits] [llvm/llvm-project] 0d0dab: Fix the Clang sphinx bot again
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Thu Jan 12 05:00:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d0dab4e5fbec4efb31de6b877574d0d278f6809
https://github.com/llvm/llvm-project/commit/0d0dab4e5fbec4efb31de6b877574d0d278f6809
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/docs/ClangFormatStyleOptions.rst
M clang/include/clang/Format/Format.h
Log Message:
-----------
Fix the Clang sphinx bot again
The changes to fix the bot yesterday got reverted in a subsequent
commit, so this adds those changes back again.
Fixes the issue found in:
https://lab.llvm.org/buildbot/#/builders/92/builds/38593
More information about the All-commits
mailing list