[all-commits] [llvm/llvm-project] 12bf81: Speculatively fix the Clang sphinx build
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Jan 11 10:10:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12bf8165d5c8522d93d0fc92811f280def87eb17
https://github.com/llvm/llvm-project/commit/12bf8165d5c8522d93d0fc92811f280def87eb17
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M clang/include/clang/Format/Format.h
Log Message:
-----------
Speculatively fix the Clang sphinx build
This is another attempt at getting the Sphinx build back to green. It
seems Sphinx on the build server does not like any of these, likely due
to the digit separators.
More information about the All-commits
mailing list