summaryrefslogtreecommitdiff
path: root/lib/hwasan/hwasan_checks.h
Commit message (Expand)AuthorAgeFilesLines
* hwasan: Improve precision of checks using short granule tags.Peter Collingbourne2019-07-091-4/+29
* [HWASAN] Improve tag mismatch diagnosticsEugene Leviant2019-01-211-3/+23
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* hwasan: Ignore loads and stores of size 0.Peter Collingbourne2019-01-091-1/+2
* [HWASAN] Add support for memory intrinsicsEugene Leviant2018-12-201-0/+79