summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/tsan/debugging.cc
Commit message (Expand)AuthorAgeFilesLines
* [tsan] Rename ReportThread->pid to ReportThread->os_idKuba Brecka2016-04-211-4/+4
* [tsan] Adding a test case for r263939 ("Add some NULL pointer checks into the...Kuba Brecka2016-03-211-0/+20
* Follow-up fix for r263126. Apparently `printf("%p", NULL)` can output 0x0, (...Kuba Brecka2016-03-101-2/+2
* [tsan] Add TSan debugger APIsKuba Brecka2016-03-101-0/+88
OpenPOWER on IntegriCloud