[PATCH] D45490: [ADT] - Add llvm::make_mapped_range

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 09:45:26 PDT 2018


Hah, wow - didn't know you could include LLVM headers in godbolt code...
that's super handy :D

On Tue, Apr 10, 2018 at 9:36 AM Alexander Richardson via Phabricator <
reviews at reviews.llvm.org> wrote:

> arichardson accepted this revision.
> arichardson added a comment.
>
> Seems like at -O2 clang 5.0.0 can optimize away all the optional checks (
> https://godbolt.org/g/rbGYrN)
>
>
> https://reviews.llvm.org/D45490
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/656f19e1/attachment.html>


More information about the llvm-commits mailing list