Andrew Browne
5bb06c7cce
[DFSan] Add callback that allows to track which function tainted data reaches.
...
Authored-by: Christopher Liebchen <liebchen@google.com>
Co-authored-by: Andrew Browne <browneee@google.com>
Reviewed By: browneee
Differential Revision: https://reviews.llvm.org/D139543
2022-12-11 23:10:17 -08:00
Andrew Browne
4e173585f6
[DFSan] Add option for conditional callbacks.
...
This allows DFSan to find tainted values used to control program behavior.
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D116207
2022-01-05 15:07:09 -08:00
Andrew Browne
c533b88a6d
[DFSan] Add force_zero_label abilist option to DFSan. This can be used as a work-around for overtainting.
...
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D109847
2021-09-17 12:57:40 -07:00
Alexey Samsonov
f6cf6ab53b
Move DFSan test suite under test/
...
llvm-svn: 201403
2014-02-14 12:05:41 +00:00