[PATCH] D29752: [libFuzzer] Export external functions.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 16:16:51 PST 2017


zturner added a comment.

At the very least though define and call the function always, and put the `if (MSVC)` inside the function.


https://reviews.llvm.org/D29752





More information about the llvm-commits mailing list