https://github.com/ChuanqiXu9 created 
https://github.com/llvm/llvm-project/pull/181101

None

>From 4a5f4bc1e4b2434f01f97f030c9deb293724888c Mon Sep 17 00:00:00 2001
From: Chuanqi Xu <[email protected]>
Date: Thu, 12 Feb 2026 15:46:35 +0800
Subject: [PATCH] StandardCPlusPlusModules.rst:1268

---
 clang/docs/StandardCPlusPlusModules.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clang/docs/StandardCPlusPlusModules.rst 
b/clang/docs/StandardCPlusPlusModules.rst
index 01b956fae0ace..ec9c4a27a786b 100644
--- a/clang/docs/StandardCPlusPlusModules.rst
+++ b/clang/docs/StandardCPlusPlusModules.rst
@@ -1265,7 +1265,7 @@ But when your user switches to your ABI-breaking style 
module:
 
 The corresponding ABI may look like:
 
-.. code-block:: c++
+.. code-block:: text
 
   $ llvm-nm -ACD libuser.so
   libuser.so: 0000000000001100 T user::user_def(example::C@example&)

_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to