[PATCH] D21049: [LibFuzzer] Fix some unit test crashes on OSX.
Dan Liew via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 7 16:43:56 PDT 2016
delcypher added a comment.
Side note. Using `ASAN_OPTIONS=detect_container_overflow=0` when running the unit test does not fix the issue.
http://reviews.llvm.org/D21049
More information about the llvm-commits
mailing list