[cfe-commits] [PATCH] ArrayRef'ize various functions in clang

Chris Lattner clattner at apple.com
Fri Feb 24 08:14:01 PST 2012


On Feb 24, 2012, at 2:26 AM, Ahmed Charles wrote:

> Fairly straight forward changes to allow ArrayRef<Expr*> rather than
> Expr** and int.

Looks great, please commit!

-Chris




More information about the cfe-commits mailing list