[cfe-dev] Testsuite failures?

Ted Kremenek kremenek at apple.com
Tue Feb 17 21:56:39 PST 2009


On Feb 17, 2009, at 8:41 PM, fjahanian wrote:

>
> On Feb 17, 2009, at 5:24 PM, Ted Kremenek wrote:
>
>>
>> On Feb 17, 2009, at 5:16 PM, Eli Friedman wrote:
>>
>>>
>>> ******************** TEST
>>> '/home/eli/llvm/tools/clang/test/Analysis/null-deref-ps.c' FAILED!
>>> ********************
>>> Command:
>>> clang -analyze -std=gnu99 -checker-simple -verify
>>> /home/eli/llvm/tools/clang/test/Analysis/null-deref-ps.c &&
>>> clang -analyze -std=gnu99 -checker-simple -verify
>>> /home/eli/llvm/tools/clang/test/Analysis/null-deref-ps.c
>>> -analyzer-constraints=range &&
>>> clang -analyze -std=gnu99 -checker-simple -analyzer-store=region
>>> -analyzer-purge-dead=false -verify
>>> /home/eli/llvm/tools/clang/test/Analysis/null-deref-ps.c &&
>>> clang -analyze -std=gnu99 -checker-cfref -analyzer-store=region
>>> -verify /home/eli/llvm/tools/clang/test/Analysis/null-deref-ps.c
>>> Incorrect Output:
>>> 11 diagnostics generated.
>>> Warnings seen but not expected:
>>> Line 115: Dereference of null pointer.
>>> Line 169: Dereference of null pointer.
>>> ******************** TEST
>>> '/home/eli/llvm/tools/clang/test/Analysis/null-deref-ps.c' FAILED!
>>
>> Thanks Eli.  Can you tell which particular RUN line is causing null-
>> deref-ps.c to fail?
>
> Has been failing for me all day as well.
>
> - Fariborz

Fariborz: Are you at top of tree LLVM?



More information about the cfe-dev mailing list