about summary refs log tree commit diff
path: root/llvm_mode/MarkNodes.cc
AgeCommit message (Collapse)Author
2020-09-05first batch of changesvanhauser-thc
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser
2020-03-10document new environment variables and code formatvan Hauser
2020-03-10afl-tmin is fixed via default initialization in forkservervan Hauser
2020-01-30lower requirements for lower llvm/clang versionshexcoder-
3.7.1 works with the exception of InsTrim, 3.8.1 and above is ok
2020-01-25added whitelist+blacklist to all llvm_mode passesvan Hauser
2019-09-02run code formatterAndrea Fioraldi
2019-08-08fix some compiler warningshexcoder-
2019-07-14make fixvan Hauser
2019-07-13initial commitvan Hauser