[cfe-commits] r130335 - /cfe/trunk/lib/Analysis/PrintfFormatString.cpp
Ted Kremenek
kremenek at apple.com
Wed Apr 27 15:39:22 PDT 2011
On Apr 27, 2011, at 3:23 PM, Douglas Gregor wrote:
>> In this case, I need to check that a fixit is *not* emitted. :)
>
> Ick! Well, you could FileCheck or -verify the result of Clang running on the post- "-fixit" file's output. That's pretty painful :(
>
> - Doug
The test 'test/Sema/format-strings-fixit.c' does exactly this.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110427/90d2c5c4/attachment.html>
More information about the cfe-commits
mailing list