[all-commits] [llvm/llvm-project] a9673b: Fix code blocks so that they render properly
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Wed Dec 6 04:43:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9673bd1ca217e46800f3c2b705c1bed01fdc457
https://github.com/llvm/llvm-project/commit/a9673bd1ca217e46800f3c2b705c1bed01fdc457
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-12-06 (Wed, 06 Dec 2023)
Changed paths:
M clang/docs/InternalsManual.rst
Log Message:
-----------
Fix code blocks so that they render properly
It's rather disturbing that malformed syntax does not generate any
warnings or errors when building either locally or on the bots.
More information about the All-commits
mailing list