Displaying 1 result from an estimated 1 matches for "494085d6".
Did you mean:
490856
2012 Oct 16
1
[LLVMdev] MemorySanitizer, a tool that finds uninitialized reads and more
Hi again,
MemorySanitizer (msan) is now mature enough to bootstrap LLVM and run it
w/o any additional tools.
Msan has already found one bug in LLVM itself:
http://llvm.org/bugs/show_bug.cgi?id=13929
Would anyone be willing to do a codereview (it was sent to llvm-commits:
http://permalink.gmane.org/gmane.comp.compilers.llvm.cvs/123253)
Thanks,
--kcc
On Tue, Jun 19, 2012 at 11:34 AM, Kostya