summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/tsan/libdispatch/io-race.c
Commit message (Collapse)AuthorAgeFilesLines
* [TSan][libdispatch] Enable test that supposedly deadlocks on botJulian Lettner2019-05-091-2/+0
| | | | | | | | Re-enable test that was disabled because it deadlocks when running on the bot, but was never enabled again. Can't reproduce deadlock locally so trying to investigate by re-enabling test. llvm-svn: 360388
* [TSan][libdispatch] Move libdispatch tests out of Darwin folderJulian Lettner2019-04-121-0/+55
The libdispatch tests are now not tied to Darwin anymore. Move them to their own platform-independent folder. llvm-svn: 358316
OpenPOWER on IntegriCloud