[LLVMdev] Sanitizer test failure

Renato Golin renato.golin at linaro.org
Tue Jul 22 14:15:27 PDT 2014


I'm compiling compiler-rt via CMake+Ninja on x86_64+ArchLinux and one
of the tests fails on ToT:

MemorySanitizer :: chained_origin_with_signals.cc

The text expects uninitialized warnings while the execution prints
nothing, thus FileCheck fails.

Anyone seeing this?

cheers,
--renato



More information about the llvm-dev mailing list