On Dec 29, 2012, at 10:39 PM, Jordan Rose <[email protected]> wrote:
> The array cases actually make logical sense, since the arrayBegin and the 
> arrayEndPointer parameters together represent a single logical parameter. 
> However, can we just convert these to (Mutable)ArrayRef and fix that?

No, you can't.  It's not an array in C++, it's an array in generated IR.

John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to