summaryrefslogtreecommitdiff
path: root/lib/hwasan/hwasan_report.h
Commit message (Expand)AuthorAgeFilesLines
* hwasan: Improve precision of checks using short granule tags.Peter Collingbourne2019-07-091-1/+1
* [HWASan] Save + print registers when tag mismatch occurs in AArch64.Mitch Phillips2019-03-081-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [hwasan] implement free_checks_tail_magic=1Kostya Serebryany2018-11-171-0/+2
* [hwasan] Add entire report to abort message on Android.Evgeniy Stepanov2018-11-091-1/+1
* [hwasan] Remove dead code.Evgeniy Stepanov2018-11-091-3/+0
* [hwasan] implement detection of double-free (invalid-free)Kostya Serebryany2018-08-241-0/+1
* [HWASan] Report proper error on allocator failures instead of CHECK(0)-ingAlex Shlyapnikov2018-06-071-0/+36