Dan Liew
|
c35cbd3461
|
[LibFuzzer] Add missing #include<string>
This partially fixes the compilation of the LibFuzzer unit test
on OSX using AppleClang.
llvm-svn: 270926
|
2016-05-26 21:54:25 +00:00 |
|
Mike Aizatsky
|
a4ce43c759
|
[libfuzzer] adding std:string to allowed adaptable argument.
llvm-svn: 262757
|
2016-03-04 23:18:01 +00:00 |
|
Mike Aizatsky
|
f9401b724f
|
[libfuzzer] arbitrary function adapter.
The adapter automates converting sequence of bytes into arbitrary
arguments.
Differential Revision: http://reviews.llvm.org/D17829
llvm-svn: 262673
|
2016-03-03 23:45:29 +00:00 |
|