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 851aa49 commit 9eb93e9Copy full SHA for 9eb93e9
clang/docs/ReleaseNotes.rst
@@ -696,6 +696,9 @@ Bug Fixes in This Version
696
- Clang now accepts recursive non-dependent calls to functions with deduced
697
return type.
698
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>`_)
702
703
704
Bug Fixes to Compiler Builtins
0 commit comments