about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-common.cc
AgeCommit message (Expand)Author
2023-04-12nitsvanhauser-thc
2023-04-03fix getOperand out of rangenj00001
2023-02-20Revert "LLVM cmplog factoring custom Instruction iterator with added restrict...vanhauser-thc
2023-02-13LLVM cmplog factoring custom Instruction iterator with added restrictionDavid CARLIER
2023-01-20LLVM plugin 16+ support proposal.David Carlier
2022-06-27nitsvanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
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