summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Linux/segv_read_write.c
AgeCommit message (Expand)Author
2016-04-29[ASan] [SystemZ] Mark segv_read_write.c as UNSUPPORTED.Marcin Koscielnicki
2016-04-26Revert "[sanitizers] read/write page fault detection on mac."Mehdi Amini
2016-04-25[sanitizers] read/write page fault detection on mac.Mike Aizatsky
2016-02-08[asan] Implement SEGV read vs write detection for ARM and AArch64.Evgeniy Stepanov
2016-02-04[asan] fix the non-x86 buildKostya Serebryany
2016-02-04[asan] When catching a signal caused by a memory access, print if it's a READ...Kostya Serebryany