[PATCH] D29421: [libFuzzer] equivalence test not supported on non-posix systems

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 13:45:59 PST 2017


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

LGTM with a nit



================
Comment at: lib/Fuzzer/test/equivalence.test:18
+
+REQUIRES: posix
----------------
put at at the top of the file


https://reviews.llvm.org/D29421





More information about the llvm-commits mailing list