[PATCH] D20706: [LibFuzzer] Refactor declaration of tests in CMake.

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 18:09:54 PDT 2016


kcc accepted this revision.
kcc added a comment.
This revision is now accepted and ready to land.

LGTM, assuming this does not change the behavior of 'check-fuzzer'.
I wonder, how you can verify that.
In the past I remember cmake changes that caused us to not run some tests.
We've learned about those in a hard way...

> > They used to take ~40 seconds on my machine now it takes roughly ~140 seconds. Is that intentional?

> 


Not intentional... On my box they still take 25 seconds...


http://reviews.llvm.org/D20706





More information about the llvm-commits mailing list