summaryrefslogtreecommitdiff
path: root/lib/asan/asan_interceptors_memintrinsics.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "[sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors."Evgeniy Stepanov2019-03-021-46/+35
* [sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors.Evgeniy Stepanov2019-03-011-35/+46
* Revert "[sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors."Evgeniy Stepanov2019-03-011-7/+5
* [sanitizer] Fix return type of __bzero and __aeabi_mem* interceptors.Evgeniy Stepanov2019-03-011-5/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [asan] Fix bug where suppression of overlapping accesses was ignored onDan Liew2018-03-081-9/+16
* [asan] Move memcpy, memmove, memset code out of asan_interceptors.ccAlex Shlyapnikov2017-07-201-0/+148