On 08/18/2013 07:42 PM, Iyer, Balaji V wrote:
On 08/16/2013 02:13 PM, Iyer, Balaji V wrote:+ /* If it is a built-in array notation function, then the return type of + the function is the type of the array passed in as array notation. */Ah, then the comment should say "...is the element type of the array...".
Hmm, now it occurs to me to wonder why the CALL_EXPR doesn't already have the appropriate type?
Jason