[PATCH] D15290: [libFuzzer] CMake support for libFuzzer on OS X

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 00:02:32 PST 2015


kcc accepted this revision.
kcc added a comment.

LGTM
Ok, let's disable the uninstrumented test on Mac, 
but may I ask you to add a comment explaining why?

Also, maybe make two separate if(NOT APPLE) sections 
with their separate comments.


http://reviews.llvm.org/D15290





More information about the llvm-commits mailing list