summaryrefslogtreecommitdiff
path: root/lib/hwasan/hwasan_report.cpp
Commit message (Expand)AuthorAgeFilesLines
* hwasan: Instrument globals.Peter Collingbourne2019-08-061-0/+25
* hwasan: Improve precision of checks using short granule tags.Peter Collingbourne2019-07-091-44/+78
* hwasan: Fix an off-by-one error in PrintTagsAroundAddr.Peter Collingbourne2019-06-271-1/+1
* hwasan: Teach the runtime to identify the local variable being accessed in UA...Peter Collingbourne2019-06-271-24/+70
* [HWASan] Use less Printf() calls in register dump.Mitch Phillips2019-03-141-16/+22
* [HWASan] Save + print registers when tag mismatch occurs in AArch64.Mitch Phillips2019-03-081-1/+26
* hwasan: Rename source files from cc to cppNico Weber2019-02-271-0/+436