summaryrefslogtreecommitdiff
path: root/include/sanitizer/dfsan_interface.h
Commit message (Expand)AuthorAgeFilesLines
* [dfsan] Revert dfsan_set_label removalVitaly Buka2019-09-111-0/+5
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-111-5/+0
* [dfsan] Introduce dfsan_flush().Kostya Serebryany2019-06-131-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] add a weak hook for strncmp interceptor, both to dfsan and other ...Kostya Serebryany2015-07-301-2/+4
* Add dfsan_weak_hook_memcmpKostya Serebryany2015-05-071-0/+10
* [DFSan] Add flag to dump the labels when the program terminates.Lorenzo Martignoni2014-11-201-0/+6
* Add user-defined callback on write() calls.Peter Collingbourne2014-04-241-0/+8
* Add function to get the number of DFSan labels allocated.Peter Collingbourne2014-03-261-0/+3
* [dfsan] Introduce dfsan_read_label runtime function.Peter Collingbourne2013-08-131-0/+3
* dfsan: fix lint warningDmitry Vyukov2013-08-131-1/+1
* [dfsan] Introduce dfsan_union runtime function.Peter Collingbourne2013-08-121-0/+4
* DataFlowSanitizer; compiler-rt changes.Peter Collingbourne2013-08-071-0/+80