Displaying 1 result from an estimated 1 matches for "2f512989".
2014 Jul 22
3
[LLVMdev] Sanitizer test failure
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