Integer ops tests in Clang

Walter Bright newshound2 at digitalmars.com
Fri Apr 8 17:55:01 PDT 2011


On 4/8/2011 5:39 PM, bearophile wrote:
> Through Reddit I've just found something nice, "Finding Integer Undefined
> Behaviors in C/C++": http://embed.cs.utah.edu/ubc/
>
>> We modified Clang to dynamically detect most of C/C++'s integer undefined
>> behaviors. Using it, we have found undefined behaviors in nearly every
>> piece of open source software that we have checked.<


Thanks for the link. This is a nice idea.


More information about the Digitalmars-d mailing list