On Oct 8, 2012, at 4:33 PM, Ted Kremenek <[email protected]> wrote: >> I wonder if we could generated test cases for all of the set logic we >> currently have and then just have nice simple diffs when we change it.... >> Maybe not worth it. > > It's definitely a nice idea. Even if we cannot generate test cases around > code that triggers a warning, we should be able to use a tool like diagtool > to regression test whether or not a -W flag (or a combination of -W flags) > can turn a warning on/off.
For example, something like: r165459 That's something we could mechanically generate.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
