[cfe-dev] [LLVMdev] RFC: Adding attribute(nonnull) to things in libc++

Marshall Clow mclow.lists at gmail.com
Mon Aug 3 20:52:22 PDT 2015


On Mon, Aug 3, 2015 at 8:07 PM, David Blaikie <dblaikie at gmail.com> wrote:

>
> I rather like optimizing on these things - but if you don't & you just
> want to provide defense for those users writing portable code without
> punishing them on our own compiler, what about using Doug's new nullability
> attributes that are documented to not impact optimizatiosn/codegen?
>
>
I, too like optimizing on these things.
Smaller code that runs faster is always nice.

-- Marshall
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150803/b04ece8a/attachment.html>


More information about the cfe-dev mailing list