https://github.com/shafik commented:

@tbaederr I am not confident this is the right approach.

If we compare the non-statement-expression case: https://godbolt.org/z/vseWeh5jP

We don't have the same issue as the original case: 
https://godbolt.org/z/Gh13WcMEz

So I suspect there is something about the statement-expression causing a 
confusion and we need to fix that instead.

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

Reply via email to