[cfe-commits] [Patch] scanf argument type warnings

Ted Kremenek kremenek at apple.com
Fri Dec 9 15:15:45 PST 2011


This looks great to me.  I've been hoping someone would pick up this work, and this looks great.

On Dec 9, 2011, at 7:56 AM, Hans Wennborg wrote:

> Hi all,
> 
> The attached patch adds code to check that the arguments to a scanf
> call matches the format specifier, and offers fixits when there is a
> mismatch. (printf has all this already.)
> 
> Please take a look.
> 
> Thanks,
> Hans
> <scanf-argument-type-warnings.diff>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list