[cfe-dev] New test failures: revision 126440

Argyrios Kyrtzidis kyrtzidis at apple.com
Sat Feb 26 12:13:51 PST 2011


Try updating llvm as well.

-Argiris

On Feb 25, 2011, at 10:49 PM, Sohail Somani wrote:

> Hi there,
> 
> It seems like the trunk commit 126440 is causing the following failures:
> 
> Testing Time: 105.12s
> ********************
> Failing Tests (9):
>     Clang :: Analysis/NSString.m
>     Clang :: Analysis/misc-ps-64.m
>     Clang :: Analysis/misc-ps-eager-assume.m
>     Clang :: Analysis/misc-ps-region-store.cpp
>     Clang :: Analysis/misc-ps.m
>     Clang :: Analysis/nil-receiver-undefined-larger-than-voidptr-ret.m
>     Clang :: Analysis/null-deref-ps-region.c
>     Clang :: Analysis/null-deref-ps.c
>     Clang :: Analysis/reference.cpp
> 
>   Expected Passes    : 2952
>   Expected Failures  : 21
>   Unexpected Failures: 9
> 
> Here is an example of the failures:
> 
> FAIL: Clang :: Analysis/misc-ps-eager-assume.m (75 of 2904)
> ******************** TEST 'Clang :: Analysis/misc-ps-eager-assume.m' 
> FAILED ********************
> Script:
> --
> /development/boostpro/build-llvm/Debug+Asserts/bin/clang -cc1 -analyze 
> -analyzer-checker=core.experimental -analyzer-check-objc-mem 
> -analyzer-store=region -analyzer-constraints=range -verify -fblocks 
> /development/boostpro/llvm/tools/clang/test/Analysis/misc-ps-eager-assume.m 
> -analyzer-eagerly-assume
> --
> Exit Code: 1
> Command Output (stderr):
> --
> error: 'warning' diagnostics seen but not expected:
>   Line 39: This statement is never executed
>   Line 121: This statement is never executed
> 2 errors generated.
> --
> 
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev





More information about the cfe-dev mailing list