From: Sheng Date: Wed, 24 May 2023 14:02:41 +0000 (+0800) Subject: [clang][NFC] Add a blank line in ReleaseNotes.rst X-Git-Tag: upstream/17.0.6~7388 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=77908efab4391e7d401480c6cec307a5c45f1cce;p=platform%2Fupstream%2Fllvm.git [clang][NFC] Add a blank line in ReleaseNotes.rst A buildbot has failed on the absence of the blank line at the end of the bullet list. --- diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 38a1347..53bc6b6 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -439,6 +439,7 @@ Bug Fixes in This Version (`#62789 `_). - Fix a crash when instantiating a non-type template argument in a dependent scope. (`#62533 `_). + Bug Fixes to Compiler Builtins ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^