[DFSan] Add option for conditional callbacks.This allows DFSan to find tainted values used to control program behavior.Reviewed By: morehouseDifferential Revision: https://reviews.llvm.org/D116
[DFSan] Add option for conditional callbacks.This allows DFSan to find tainted values used to control program behavior.Reviewed By: morehouseDifferential Revision: https://reviews.llvm.org/D116207
show more ...
[DFSan] Add force_zero_label abilist option to DFSan. This can be used as a work-around for overtainting.Reviewed By: morehouseDifferential Revision: https://reviews.llvm.org/D109847
Move DFSan test suite under test/llvm-svn: 201403