Fix missing newline in ReleaseNotes which caused sphinx problems
authorErich Keane <erich.keane@intel.com>
Wed, 29 Mar 2023 13:37:01 +0000 (06:37 -0700)
committerErich Keane <erich.keane@intel.com>
Wed, 29 Mar 2023 13:37:01 +0000 (06:37 -0700)
clang/docs/ReleaseNotes.rst

index a41010d..271e01b 100644 (file)
@@ -253,6 +253,7 @@ Bug Fixes in This Version
   to limit non-defined/non-member functions as well. Additionally, we now diagnose
   requires on lambdas when not allowed, which we previously missed.
   (`#61748 <https://github.com/llvm/llvm-project/issues/61748>`_)
+
 Bug Fixes to Compiler Builtins
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^