[PATCH] D48891: [libFuzzer] Make -fsanitize=memory,fuzzer work.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 09:42:59 PDT 2018


morehouse added a comment.

Hmm... Seems to be crashing in `std::cout <<`, but nothing there should be uninitialized.  Also the bots are all green.

What revision are you at?  Is the libFuzzer revision in sync with the rest of LLVM / compiler-rt?


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48891





More information about the llvm-commits mailing list