[cfe-dev] RFC: Nullability qualifiers
Marshall Clow
mclow.lists at gmail.com
Thu Mar 5 06:51:54 PST 2015
On Mar 2, 2015, at 5:11 PM, Richard Smith <richard at metafoo.co.uk> wrote:
>
>>
>> Have you considered adding C++11 attributes as synonyms for these?
>
> I think it’s totally reasonable to add [[nullable]], [[nonnull]], and [[null_unspecified]]. If we feel that this feature is working out as we hope, we can push for standardization.
>
> These should be [[clang::blah]] until standardized, but otherwise that works for me.
I think that these would be great.
(along with a sanitizer)
— Marshall
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150305/7a3106a0/attachment.html>
More information about the cfe-dev
mailing list