[docs] Add newline in clang release notes.
authorUtkarsh Saxena <usx@google.com>
Wed, 11 Jan 2023 11:28:10 +0000 (12:28 +0100)
committerUtkarsh Saxena <usx@google.com>
Wed, 11 Jan 2023 11:28:59 +0000 (12:28 +0100)
clang/docs/ReleaseNotes.rst

index b55b2d6..235684c 100644 (file)
@@ -737,6 +737,7 @@ C++20 Feature Support
 - Implemented CWG2635 as a Defect Report, which prohibits structured bindings from being constrained.
 - Correctly handle access-checks in requires expression. Fixes `GH53364 <https://github.com/llvm/llvm-project/issues/53364>`_,
   `GH53334 <https://github.com/llvm/llvm-project/issues/53334>`_.
+
 C++2b Feature Support
 ^^^^^^^^^^^^^^^^^^^^^