[cfe-dev] Testsuite failures?
Ted Kremenek
kremenek at apple.com
Tue Feb 17 17:55:20 PST 2009
That helps a lot. Are you at top-of-tree LLVM? This may be due to a
bug in APSInt::operator-- that I fixed yesterday.
On Feb 17, 2009, at 5:40 PM, Eli Friedman wrote:
> On Tue, Feb 17, 2009 at 5:35 PM, Ted Kremenek <kremenek at apple.com>
> wrote:
>> Is it possible for you to send me the dot or postscript file
>> created by the
>> command:
>>
>> clang -analyze -checker-simple -analyzer-constraints=range null-
>> deref-ps.c
>> -analyze-function=f7 -analyzer-viz-egraph-graphviz
>
> dot file attached.
>
>> Also, if you change -analyzer-constraints=range to
>> -analyzer-constraints=basic does the issue go away?
>
> Yes.
>
> -Eli
> <mydot.dot>
More information about the cfe-dev
mailing list