[clang] [docs] Fix markdown migration defects in the user manual (PR #210785)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 22 05:51:07 PDT 2026
================
@@ -55,7 +55,8 @@ to be compatible with the Visual C++ compiler, cl.exe.
In addition to language-specific features, Clang has a variety of
features that depend on what CPU architecture or operating system is
being compiled for. Please see the {ref}`Target-Specific Features and
-Limitations <target_features>` section for more details.
+Limitations <target_features>` section for
+more details.
----------------
AaronBallman wrote:
Formatting went sideways?
https://github.com/llvm/llvm-project/pull/210785
More information about the cfe-commits
mailing list