================
@@ -302,6 +302,8 @@ Bug Fixes to C++ Support
   template depth than the friend function template. (#GH98258)
 - Clang now rebuilds the template parameters of out-of-line declarations and 
specializations in the context
   of the current instantiation in all cases.
+- Clang now correctly handle initializing array-typed structured bindings with
----------------
cor3ntin wrote:

```suggestion
- Clang now correctly handle direct-list-initialization of a structured 
bindings from an array
```

https://github.com/llvm/llvm-project/pull/102581
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to