summaryrefslogtreecommitdiff
path: root/test/tsan/Darwin/external.cc
Commit message (Expand)AuthorAgeFilesLines
* [tsan] Detect races on modifying accesses in Swift codeKuba Mracek2017-05-031-6/+8
* [tsan] Remove the extra word "object" from description of external racesKuba Mracek2017-04-241-6/+6
* [tsan] Ignore memory accesses for libignored modules for "external" racesKuba Mracek2017-04-211-63/+3
* Update the Darwin/external.cc testcase to use rpath. This means we can move t...Kuba Mracek2017-03-241-3/+12
* Fixup for r293885: Update external.cc testcase to include the forgotten stdli...Kuba Mracek2017-02-131-0/+1
* [tsan] Provide API for libraries for race detection on custom objectsKuba Mracek2017-02-021-0/+153