[PATCH] Add an emplace(...) method to llvm::Optional<T>.

David Blaikie dblaikie at gmail.com
Wed Oct 1 11:40:25 PDT 2014


On Tue, Sep 30, 2014 at 7:23 PM, Jordan Rose <jordan_rose at apple.com> wrote:

> Committed in r218732, with test changes applied. I didn't end up making a
> general ImmovableType (ImmobileType?) because the test would have looked
> exactly the same.
>

Yep - I just added the type & changed the test to use the more restrictive
type. ("Immovable" for now - open to adjustment, etc)

Thanks!


>
> http://reviews.llvm.org/D5508
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141001/c8daac7c/attachment.html>


More information about the llvm-commits mailing list