[cfe-commits] r135480 - in /cfe/trunk: lib/Analysis/UninitializedValues.cpp lib/Sema/AnalysisBasedWarnings.cpp test/Sema/warn-unreachable.c test/SemaCXX/warn-unreachable.cpp

Eric Christopher echristo at apple.com
Tue Jul 19 11:08:47 PDT 2011


On Jul 19, 2011, at 10:49 AM, Ted Kremenek wrote:

> 
> On Jul 19, 2011, at 9:26 AM, Eric Christopher wrote:
> 
>> I think this caused a failure here:
>> 
>> http://smooshlab.apple.com:8013/builders/gccTestSuite_clang-x86_64-darwin10-RA__c/builds/1192
>> 
>> in one of the uninitialized tests. Do you mind updating that test there?
>> 
>> Thanks!
> 
> You sent this to the public list.  :)
> 

Sorry about that. :)

> Likely a test failure indicates I did something wrong.  With the risk of sounding ignorant, where do I access that test suite?

Good point, I didn't know myself until recently:

https://llvm.org/svn/llvm-project/clang-tests/trunk

Probably just need to fix up the error message. I haven't looked too much at the failure.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110719/24619b28/attachment.html>


More information about the cfe-commits mailing list