Skip to content

Commit 3fc460f

Browse files
nunoplopeszahiraam
authored andcommitted
[clang] fix stray whitespace in release notes to fix CI failure
1 parent 5d15a50 commit 3fc460f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -283,10 +283,10 @@ Bug Fixes to C++ Support
283283
- Clang now properly handles out of line template specializations when there is
284284
a non-template inner-class between the function and the class template.
285285
(`#65810 <https://github.com/llvm/llvm-project/issues/65810>`_)
286-
287-
- Clang now properly converts static lambda call operator to function
288-
pointer on win32.
289-
(`#62594 <https://github.com/llvm/llvm-project/issues/62594>`_)
286+
287+
- Clang now properly converts static lambda call operator to function
288+
pointers on win32.
289+
(`#62594 <https://github.com/llvm/llvm-project/issues/62594>`_)
290290

291291
Bug Fixes to AST Handling
292292
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)