[all-commits] [llvm/llvm-project] eb469c: Fix Clang sphinx build
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Tue Jan 31 12:42:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb469c2751227f789db40c75fae2143d313c91be
https://github.com/llvm/llvm-project/commit/eb469c2751227f789db40c75fae2143d313c91be
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M clang/include/clang/Basic/AttrDocs.td
Log Message:
-----------
Fix Clang sphinx build
This addresses the issue found by:
https://lab.llvm.org/buildbot/#/builders/92/builds/39458
and it also fixes a follow-on error with building the RST.
More information about the All-commits
mailing list