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.

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to