[PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 21:21:24 PDT 2016


mehdi_amini added inline comments.

================
Comment at: lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp:15
@@ +14,3 @@
+#include "FuzzerInternal.h"
+#if LIBFUZZER_APPLE
+
----------------
Again, there is nothing Apple specific here AFAIK, please rename.


http://reviews.llvm.org/D20741





More information about the llvm-commits mailing list