[cfe-dev] Failing tests in the trunk

Jordan Rose jordan_rose at apple.com
Thu Oct 25 09:29:11 PDT 2012


Last time we saw this it was a change to tail-call optimization (r166407) causing a miscompile. That got reverted by Argyrios in r166424. Note that these are changes to LLVM, not Clang, for self-host builds.

Are you doing a self-host build? How new is your LLVM?

Jordan


On Oct 25, 2012, at 2:57 , Konstantin Tokarev <annulen at yandex.ru> wrote:

> After updating clang I've found 3 new test failures (Linux x86_64) :
> 
> Failing Tests (3):
>    Clang :: Analysis/dead-stores.cpp
>    Clang :: Analysis/inlining/stl.cpp
>    Clang :: Analysis/templates.cpp
> 
> Is it known issue?
> 
> -- 
> Regards,
> Konstantin
> _______________________________________________
> 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