Petr Hosek eac2b47b9f Reland "[libFuzzer] Support using libc++"
This is needed in case the users of libFuzzer use libc++ in their
code, which the fuzz target (libFuzzer) will be linked against.
When libc++ source is available, we build a private version of it
and link it against libFuzzer which allows using the same static
library against codebases which use both libc++ and libstdc++.

Differential Revision: https://reviews.llvm.org/D37631

llvm-svn: 322755
2018-01-17 20:39:14 +00:00
..
2018-01-12 17:15:05 +00:00
2018-01-12 17:15:05 +00:00
2018-01-12 17:15:05 +00:00
2018-01-12 17:15:05 +00:00
2017-08-22 01:15:40 +00:00

See http://llvm.org/docs/LibFuzzer.html