Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dmitry Vyukov | 2019-02-13 | 1 | -0/+18 | |
* | Revert "tsan: add fiber support" | Diana Picus | 2019-02-13 | 1 | -18/+0 |
* | tsan: add fiber support | Dmitry Vyukov | 2019-02-12 | 1 | -0/+18 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [tsan] Add Mutex annotation flag for constant-initialized __tsan_mutex_linker... | Dmitry Vyukov | 2017-10-20 | 1 | -0/+6 |
* | [tsan] Detect races on modifying accesses in Swift code | Kuba Mracek | 2017-05-03 | 1 | -0/+1 |
* | tsan: support linker init flag in __tsan_mutex_destroy | Dmitry Vyukov | 2017-05-01 | 1 | -1/+2 |
* | [tsan] Publish the TSan external API in tsan_interface.h | Kuba Mracek | 2017-04-21 | 1 | -0/+15 |
* | tsan: add new mutex annotations | Dmitry Vyukov | 2017-03-26 | 1 | -0/+121 |