about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-common.cc
AgeCommit message (Expand)Author
2021-06-11fix to instrument global c++ namespace functionsvanhauser-thc
2021-05-06instrumentation further move to C++11 (#900)David CARLIER
2021-03-26fix compilation for llvm 3.8.0hexcoder-
2021-03-19fix for new llvm 13 changevanhauser-thc
2021-03-16blacklist sanitize and debug in c++vanhauser-thc
2021-03-10change map_size testsvanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2020-12-20fix endless loop in afl-cc allow/blocklists starting a line with a commentvan Hauser
2020-12-15allow instrumenting LLVMFuzzerTestOneInputvan Hauser
2020-11-30more DEBUGFvan Hauser
2020-09-05first batch of changesvanhauser-thc