Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
1fd005f552595ceb2a10f2deacc6b64a50019afb
/
compiler-rt
/
lib
/
fuzzer
/
FuzzerIO.h
1fd005f
[libFuzzer] initial implementation of -data_flow_trace. It parses the data flow trace and prints the summary, but doesn't use the information in any other way yet
by Kostya Serebryany
· 7 years ago
93679be
[libFuzzer] factor out some code into GetSizedFilesFromDir; NFC
by Kostya Serebryany
· 8 years ago
4faeb87
[libFUzzer] change the way we load the seed corpora: instead of loading all files and these executing all files, load and execute them one-by-one. This should reduce the memory usage in many cases
by Kostya Serebryany
· 8 years ago
bebcbfb
[libFuzzer] Use custom allocators for STL containers in libFuzzer.
by George Karpenkov
· 8 years ago
24069a04
Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"
by George Karpenkov
· 8 years ago
d50410b
[libFuzzer] Use custom allocators for STL containers in libFuzzer
by George Karpenkov
· 8 years ago
10ab2ac
Move libFuzzer to compiler_rt.
by George Karpenkov
· 8 years ago