Author: Nathan Sidwell
Date: 2021-10-13T04:20:15-07:00
New Revision: b8ff780f205022d354b7604ebf1307e696804ac7

URL: 
https://github.com/llvm/llvm-project/commit/b8ff780f205022d354b7604ebf1307e696804ac7
DIFF: 
https://github.com/llvm/llvm-project/commit/b8ff780f205022d354b7604ebf1307e696804ac7.diff

LOG: [clang][NFC] Correct doc markup

Spotted when implementing an extension.

Added: 
    

Modified: 
    clang/docs/LanguageExtensions.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/LanguageExtensions.rst 
b/clang/docs/LanguageExtensions.rst
index 5fe47199dcd21..74f8f3dc35510 100644
--- a/clang/docs/LanguageExtensions.rst
+++ b/clang/docs/LanguageExtensions.rst
@@ -3145,7 +3145,7 @@ the same purpose. The preprocessor symbols ``__SEG_FS`` 
and ``__SEG_GS``
 indicate their support.
 
 PowerPC Language Extensions
-------------------------------
+---------------------------
 
 Set the Floating Point Rounding Mode
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to