summaryrefslogtreecommitdiff
path: root/lib/dfsan/dfsan.h
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Remove some cpplint filtersVitaly Buka2019-09-121-1/+1
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] Do not introduce __sanitizer namespace globallyAnna Zaks2016-09-151-0/+3
* [compiler-rt] [dfsan] Unify aarch64 mappingAdhemerval Zanella2015-11-271-11/+2
* [dfsan] Enable DFSan for AArch64/42-bit VMAAdhemerval Zanella2015-08-241-0/+4
* [dfsan] Enable dfsan for aarch64Adhemerval Zanella2015-07-301-0/+2
* Revert r234477, "Differential Revision: http://reviews.llvm.org/D7249"Peter Collingbourne2015-04-091-1/+0
* Differential Revision: http://reviews.llvm.org/D7249Lorenzo Martignoni2015-04-091-0/+1
* [sanitizer] Flag parser rewrite.Evgeniy Stepanov2015-01-151-1/+0
* [Sanitizer] Change the runtime flag representation.Alexey Samsonov2015-01-071-11/+6
* [DFSAN][MIPS] adding support of DFSAN for MIPS64Peter Collingbourne2014-12-051-0/+4
* [DFSan] Add flag to dump the labels when the program terminates.Lorenzo Martignoni2014-11-201-0/+2
* [dfsan] Fix the declaration of dfsan_add_label.Peter Collingbourne2014-06-041-0/+1
* [DFSan] Change the way labels are propagated when comparing memory through li...Lorenzo Martignoni2013-12-041-0/+5
* [DFSan] Don't include public headers in dfsan runtime codeAlexey Samsonov2013-11-171-2/+23
* [dfsan] Initial set of DFSAN_OPTIONS flags.Peter Collingbourne2013-09-101-0/+12
* [dfsan] Initial set of custom functions and interceptors for libc.Peter Collingbourne2013-08-151-0/+2
* [dfsan] Begin a private header and move shadow_for there.Peter Collingbourne2013-08-121-0/+32