Author: Hubert Tong
Date: 2022-03-03T14:34:46-05:00
New Revision: 8f9f84c6873ec00babd51da4a1c3c6651e611d18

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

LOG: [docs] clang/docs/ReleaseNotes.rst: Add blank line

At least insofar as GitHub's rendering is concerned, the nested list
needs a blank line prior to its first item.

Added: 
    

Modified: 
    clang/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index d4641b0bc476f..4eaa589b542dd 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -54,6 +54,7 @@ Major New Features
 
 - Prebuilt AIX7.2 TL5 SP3+ binary available with following notes and
   limitations:
+
   - C++ driver modes use the system libc++ headers. These headers are included
     in the optional ``libc++.adt.include`` fileset on AIX.
   - LTO, although not disabled, is not meaningfully functional for practical


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

Reply via email to