[PATCH] D20706: [LibFuzzer] Refactor declaration of tests in CMake.
Dan Liew via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 18:04:17 PDT 2016
delcypher added a comment.
@kcc : I've updated the patch and rebased. I noticed that when I rebased that the LibFuzzer tests are taking much longer to run (this is nothing to do with my patch). They used to take ~40 seconds on my machine now it takes roughly ~140 seconds. Is that intentional?
http://reviews.llvm.org/D20706
More information about the llvm-commits
mailing list