about summary refs log tree commit diff
path: root/llvm_mode/afl-clang-fast.c
AgeCommit message (Collapse)Author
2019-09-04fix typo in custom formatAndrea Fioraldi
2019-09-02minor fixesAndrea Fioraldi
2019-09-02run code formatterAndrea Fioraldi
2019-08-27-I include in makefilesAndrea Fioraldi
2019-08-27fix to compile llvm_modevan Hauser
2019-07-25afl_trace_pc fixvan Hauser
2019-07-15fixing commit fuckupvan Hauser
2019-07-14Merge branch 'master' into shared_memory_mmap_refactorvan Hauser
2019-07-13initial commitvan Hauser
2019-07-03add -lrt with afl-gcc/clang automatically in mmap modevan Hauser
2019-07-03LAF_... -> AFL_LLVM_LAF_...van Hauser
2019-06-03fix llvm compatibility problems. Should compile now with llvm 3.8.0Hexcoder
up to llvm 8.0
2019-06-03fixed afl++ version display in llvm_modevan Hauser
2019-06-02llvm 5.0 and 6.0 workaroundvan Hauser
2019-05-28afl++ 2.52c initial commitvan Hauser