EricWF added a comment.

In https://reviews.llvm.org/D41223#997264, @EricWF wrote:

> > and also test `{{}}` cases.
>
> I don't agree those cases are valid. That initialization syntax suggests 
> there is something in the zero-sized array which is default constructible - 
> or that users should be able to control construction of. I disagree with that.


Nevermind, I see STL is insisting that case be handled. I'll add tests and then 
complain to him later.


https://reviews.llvm.org/D41223



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to