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

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 10:55:51 PDT 2018


morehouse added a comment.

Make sure you have the libcxx sources checked out (I think under llvm/projects).  I think that should fix it.

Also, sync to ToT since I just added a test dependency for MSan.

But now that you bring this up, we might want to create a `libcxx` feature that the MSan test can require.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48891





More information about the llvm-commits mailing list