[PATCH] D27579: [libFuzzer] Diff 19 - Automatically link with Windows library.
Adrian McCarthy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 11:59:07 PST 2016
amccarth added a comment.
I appreciate the effort here, but now it looks like we have something complicated enough to need testing (and fuzzing!). I'm not sure that's the best use of Marcos's time.
I would prefer using the LLVM support library or the API from Shlwapi. Both of those are tested and don't require re-inventing the wheel. If we can't do either of those, I'll take a closer look at this.
Repository:
rL LLVM
https://reviews.llvm.org/D27579
More information about the llvm-commits
mailing list