[cfe-commits] r150260 - in /cfe/trunk: lib/Sema/SemaChecking.cpp test/SemaCXX/format-strings.cpp

Ted Kremenek kremenek at apple.com
Fri Feb 10 13:15:06 PST 2012


On Feb 10, 2012, at 1:13 PM, David Blaikie <dblaikie at gmail.com> wrote:

> Added a case for that:
> 
> printf(*sp); // expected-warning {{not a string literal}}
> 
> And committed as r150276 (assuming you were generally OK with the
> change with that exception).

Awesome.  Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120210/74c101ac/attachment.html>


More information about the cfe-commits mailing list