summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerUtil.h
AgeCommit message (Expand)Author
2018-05-08[libFuzzer] Guard symbolization with try-lock.Matt Morehouse
2017-12-12[libFuzzer] change the strategy for -experimental_len_control to grow max_len...Kostya Serebryany
2017-12-04[libFuzzer] Encapsulate commands in a class.Matt Morehouse
2017-08-27[libFuzzer] Use custom allocators for STL containers in libFuzzer.George Karpenkov
2017-08-26Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer"George Karpenkov
2017-08-26[libFuzzer] Use custom allocators for STL containers in libFuzzerGeorge Karpenkov
2017-08-21Move libFuzzer to compiler_rt.George Karpenkov