summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHubert Tong <hubert-reinterpretcast@users.noreply.github.com>2022-03-03 14:34:46 -0500
committerGitHub <noreply@github.com>2022-03-03 14:34:46 -0500
commit8f9f84c6873ec00babd51da4a1c3c6651e611d18 (patch)
tree7fa9b6b488f8f854963135cd599da6bbf9fbb80a
parentaab33202d23999788df475fc07bb14cfabf5db52 (diff)
[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.
-rw-r--r--clang/docs/ReleaseNotes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index d4641b0bc476..4eaa589b542d 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