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

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 11:14:08 PST 2015


kubabrecka added inline comments.

================
Comment at: lib/Fuzzer/test/uninstrumented/CMakeLists.txt:12
@@ -11,2 +11,3 @@
     LLVMFuzzer
+    $LIBFUZZER_FLAGS_BASE
     )
----------------
samsonov wrote:
> Why?
Ugh, wrong patch.  This is not intended to be here.


http://reviews.llvm.org/D15290





More information about the llvm-commits mailing list