We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d15a50 commit 3fc460fCopy full SHA for 3fc460f
clang/docs/ReleaseNotes.rst
@@ -283,10 +283,10 @@ Bug Fixes to C++ Support
283
- Clang now properly handles out of line template specializations when there is
284
a non-template inner-class between the function and the class template.
285
(`#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>`_)
+
+- Clang now properly converts static lambda call operator to function
+ pointers on win32.
+ (`#62594 <https://github.com/llvm/llvm-project/issues/62594>`_)
290
291
Bug Fixes to AST Handling
292
^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments