]> granicus.if.org Git - clang/history - tools/clang-fuzzer
Fixed library dependencies on clang-import-test to clean up the bots.
[clang] / tools / clang-fuzzer /
2016-07-18 Mehdi AminiAdd missing header in ClangFuzzer (after r275882 cleanup)
2015-10-02 Kostya Serebryany[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer...
2015-07-17 Adrian PrantlFix clang-fuzzer build after r242499.
2015-06-25 Alexey Samsonov[clang-fuzzer] Update clang-fuzzer to API change in...
2015-05-12 Kostya Serebryanyrevert r237081 -- bad idea (-lcrypt may not be present)
2015-05-12 Kostya Serebryanyadd -lcrypto to clang and clang-format fuzzers (lib...
2015-05-07 Kostya Serebryanyfix clang-fuzzer and clang-format-fuzzer
2015-05-04 Kostya Serebryany[clang-fuzzer] make clang-fuzzer slightly faster by...
2015-04-06 Aaron BallmanGating clang-fuzzer on the same conditions required...
2015-03-28 Manuel KlimekMake the clang-fuzzer use the CompilerInstance directly.
2015-03-28 Manuel KlimekAdd initial version of a clang-fuzzer.