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

Dejan Mircevski via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 11:07:20 PST 2016


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/41fe8e03/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: application/octet-stream
Size: 490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/41fe8e03/attachment.obj>


More information about the llvm-commits mailing list