[PATCH] D29546: [libFuzzer] Improve fuzzer-jobs test for Posix.
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 6 11:13:08 PST 2017
kcc added a comment.
I don't like this test as it is now, but I understand your change even less.
Note that LLVMFuzzer-EmptyTest runs forever until killed (or exhausts -max_total_time=4)
https://reviews.llvm.org/D29546
More information about the llvm-commits
mailing list