vsapsai added a comment.

To save reviewers some time. Incomplete array type is not the same as for 
zero-sized array, it is `c"^c\00"` while for zero-sized array it is 
`c"[0c]\00"`. Don't know if it matters, I haven't found any difference in 
behaviour. Though maybe I wasn't looking in the right place.


https://reviews.llvm.org/D38774



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

Reply via email to