Skip to content

Commit

Permalink
Fix missing newline in ReleaseNotes which caused sphinx problems
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich Keane committed Mar 29, 2023
1 parent 4444eeb commit 76e50f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down

0 comments on commit 76e50f3

Please sign in to comment.