zwuis wrote:

Please add/modify some tests:

```cpp
auto [a, b]
    S // expected-error
    = {1, 2}
```

so that we can verify that the error points to the `S`. Thanks!

https://github.com/llvm/llvm-project/pull/127924
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to