[clang][NFC] Add a blank line in ReleaseNotes.rst
authorSheng <ox59616e@gmail.com>
Wed, 24 May 2023 14:02:41 +0000 (22:02 +0800)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 14:02:41 +0000 (22:02 +0800)
A buildbot has failed on the absence of the blank line at the end of the bullet list.

clang/docs/ReleaseNotes.rst

index 38a1347..53bc6b6 100644 (file)
@@ -439,6 +439,7 @@ Bug Fixes in This Version
   (`#62789 <https://github.com/llvm/llvm-project/issues/62789>`_).
 - Fix a crash when instantiating a non-type template argument in a dependent scope.
   (`#62533 <https://github.com/llvm/llvm-project/issues/62533>`_).
+
 Bug Fixes to Compiler Builtins
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^