[cfe-dev] Summer of Code idea -- detecting undefined behavior (fwd)
Conrado Miranda
miranda.conrado at gmail.com
Tue Mar 23 13:31:15 PDT 2010
I found this idea very interesting, but I don't have any background on
compilers. I know just some basic things and started looking at Clang just
some days ago (read the tutorial to get the general idea. I was more focused
on llvm). So, I don't think I'd be a very helpful at SoC, but I'm definitely
interested.
If some one can give some pointers (directions, not 0xdeadbeef), I'd very
thankful.
On Mon, Mar 22, 2010 at 9:47 PM, John Regehr <regehr at cs.utah.edu> wrote:
> Oops-- just sent the message below to the main LLVM list, it probably
> would have been better sent to this list in the first place.
>
> --------------------
>
> Is anyone interested in a SoC project to further develop Clang's support
> for
> detecting undefined behaviors in C/C++?
>
> This is actually a collection of many smaller projects ranging from very
> easy
> (detecting divide by zero) to rather nasty (detecting references to
> out-of-scope automatic variables).
>
> If someone does this, I'm happy to help mentor, provide test cases, etc.
>
> If done well, this would be a relatively high-impact project. It would
> catch
> more errors than valgrind, be faster, and provide much better error
> messages.
>
> John Regehr
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100323/45581037/attachment.html>
More information about the cfe-dev
mailing list