[PATCH] Use ArrayRef in SemaInit.cpp.

Sean Silva silvas at purdue.edu
Tue Apr 30 20:44:48 PDT 2013


On Tue, Apr 30, 2013 at 4:53 PM, John McCall <rjmccall at apple.com> wrote:

> It'd be nice if whoever made this change also added a C++11-only
> std::initializer_list constructor while they're at it.
>
>
That sounds like a great use for initializer lists! I suppose it makes
sense to use None as a stand-in for now, but I get the feeling that every
other person that reads the code is going to be sent on a wild goose chase
figuring out what the heck is going on. Than again, maybe it will just
become idiomatic...

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130430/ca859315/attachment.html>


More information about the cfe-commits mailing list