Skip to content

Commit 6fa1071

Browse files
committed
Add description in release note.
1 parent 1eda430 commit 6fa1071

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,8 @@ Bug Fixes in This Version
282282
Fixes (`#67603 <https://github.com/llvm/llvm-project/issues/67603>`_)
283283
- Fixes a crash caused by a multidimensional array being captured by a lambda
284284
(`#67722 <https://github.com/llvm/llvm-project/issues/67722>`_).
285+
- Fixes a crash when instantiating a lambda with requires clause.
286+
(`#64462 <https://github.com/llvm/llvm-project/issues/64462>`_)
285287

286288
Bug Fixes to Compiler Builtins
287289
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)