[cfe-dev] Feature request: C intrinsics for overflow detection

Reid Kleckner rnk at google.com
Fri May 9 13:45:25 PDT 2014


On Fri, May 9, 2014 at 1:05 PM, Richard Smith <richard at metafoo.co.uk> wrote:

> On Fri, May 9, 2014 at 10:55 AM, Reid Kleckner <rnk at google.com> wrote:
>
>> They are exposed:
>>
>> http://clang.llvm.org/docs/LanguageExtensions.html#checked-arithmetic-builtins
>>
>> ... but that's not indexed by Google.  Maybe this is the problem?
>> http://clang.llvm.org/robots.txt:
>> User-agent: *
>> Disallow:
>>
>
> That's an 'allow everything' robots.txt. The results are there; try
> searching for: "__builtin_uadd_overflow" clang
>

Yeah, I was pretty sure I was crazy.  I guess LanguageExtensions.html is
just ranked very, very poorly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140509/5d2d5600/attachment.html>


More information about the cfe-dev mailing list