[PATCH] D37631: [libFuzzer] Support using libc++
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 29 16:15:14 PST 2017
phosek updated this revision to Diff 124848.
phosek added a reviewer: beanz.
phosek changed the repository for this revision from rL LLVM to rCRT Compiler Runtime.
phosek added a comment.
Herald added a subscriber: Sanitizers.
I apologize for the delay, I was stuck working on other things but I finally I have to finish this. I've updated the patch to always use libc++ when available and I've also updated the fuzzer unit tests.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D37631
Files:
CMakeLists.txt
lib/fuzzer/CMakeLists.txt
lib/fuzzer/tests/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37631.124848.patch
Type: text/x-patch
Size: 3879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/d9d7709c/attachment.bin>
More information about the llvm-commits
mailing list