[cfe-dev] no reports generated

David Durham david.durham.jr at gmail.com
Thu Nov 17 10:36:06 PST 2011


On Thu, Nov 17, 2011 at 12:24 PM, David Durham
<david.durham.jr at gmail.com> wrote:
>> On Wed, Nov 16, 2011 at 3:38 PM, Ted Kremenek <kremenek at apple.com> wrote:
> ExampleTest.cpp contains the following:
>
>        int *x = NULL;
>        int y = (*x) * 5;

Actually, when I add this code to my main method, I do get a report.
So I think the reports are working, I just need to tinker with how
they work.

Thanks,
Dave




More information about the cfe-dev mailing list