summaryrefslogtreecommitdiff
path: root/test/fuzzer/trace-malloc-threaded.test
AgeCommit message (Expand)Author
2018-06-26[libFuzzer] Mark several tests UNSUPPORTED for aarch64.Matt Morehouse
2018-05-11[libFuzzer] [NFC] Prefix all run lines with %runGeorge Karpenkov
2018-03-27[libFuzzer] Place volatile after pointer types.Matt Morehouse
2018-03-23[libFuzzer] Use OptForFuzzing attribute with -fsanitize=fuzzer.Matt Morehouse
2017-11-01[fuzzer] Fix threaded stack printingVitaly Buka
2017-11-01Revert "[fuzzer] Fix threaded stack printing and nested mallocs"Vitaly Buka
2017-10-31[fuzzer] Fix threaded stack printing and nested mallocsVitaly Buka