Skip to content

Commit 9eb93e9

Browse files
committed
Add release note.
1 parent 851aa49 commit 9eb93e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,9 @@ Bug Fixes in This Version
696696
- Clang now accepts recursive non-dependent calls to functions with deduced
697697
return type.
698698
Fixes (`#71015 <https://github.com/llvm/llvm-project/issues/71015>`_)
699+
- Fix crashes when using the binding decl from an invalid structured binding.
700+
Fixes (`#67495 <https://github.com/llvm/llvm-project/issues/67495>`_) and
701+
(`#72198 <https://github.com/llvm/llvm-project/issues/72198>`_)
699702

700703

701704
Bug Fixes to Compiler Builtins

0 commit comments

Comments
 (0)