Fix "error: use of undeclared identifier 'Printf'" in FuzzerExtFunctionsDlsym.cpp

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 11:57:00 PST 2016


Hi Dejan.

Thanks for the report, but please put yourself into my shoes.
How can I fix the problem based on your report?
You did not provide the failure message, the svn revision, the failing
file, or anything else that could help me.
(And I don't have Mac, so I can't test it myself).

--kcc



On Wed, Dec 7, 2016 at 11:07 AM, Dejan Mircevski via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> Looks like a #include was missed in git commit 1a3900 (not sure what that
> corresponds to in svn).  Without this patch, building libFuzzer fails for
> me on Mac OS with the above error message.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/226f6958/attachment.html>


More information about the llvm-commits mailing list