Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TSan][libdispatch] Enable test that supposedly deadlocks on bot | Julian Lettner | 2019-05-09 | 1 | -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 folder | Julian Lettner | 2019-04-12 | 1 | -0/+55 |
The libdispatch tests are now not tied to Darwin anymore. Move them to their own platform-independent folder. llvm-svn: 358316 |