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 cf947cb commit cacf0e3Copy full SHA for cacf0e3
clang/docs/ReleaseNotes.rst
@@ -765,6 +765,9 @@ Bug Fixes in This Version
765
Fixes (`#77583 <https://github.com/llvm/llvm-project/issues/77583>`_)
766
- Fix an issue where CTAD fails for function-type/array-type arguments.
767
Fixes (`#51710 <https://github.com/llvm/llvm-project/issues/51710>`_)
768
+- Fix crashes when using the binding decl from an invalid structured binding.
769
+ Fixes (`#67495 <https://github.com/llvm/llvm-project/issues/67495>`_) and
770
+ (`#72198 <https://github.com/llvm/llvm-project/issues/72198>`_)
771
772
Bug Fixes to Compiler Builtins
773
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments