Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | tsan: always define SANITIZER_GO | Dmitry Vyukov | 2016-10-28 | 1 | -2/+2 |
* | [tsan] remove TSAN_GO in favor of SANITIZER_GO | Kostya Serebryany | 2014-12-09 | 1 | -2/+2 |
* | tsan: remove in_rtl counter | Dmitry Vyukov | 2013-12-24 | 1 | -0/+5 |
* | tsan: better diagnostics if thread finishes with ignores enabled | Dmitry Vyukov | 2013-11-27 | 1 | -1/+1 |
* | tsan: reduce size of mutexsets from 64 to 16 mutexes | Dmitry Vyukov | 2013-03-20 | 1 | -1/+1 |
* | tsan: add mutexsets to reports | Dmitry Vyukov | 2012-12-06 | 1 | -0/+65 |