Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide location information (file name, line number) in TSan reports about g... | Kuba Brecka | 2016-04-28 | 3 | -0/+98 |
* | Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i... | Kuba Brecka | 2016-04-27 | 4 | -0/+4 |
* | Renumber ThreadSanitizer-provided thread IDs to match LLDB thread numbers. | Kuba Brecka | 2016-04-22 | 3 | -0/+131 |
* | Add a ThreadSanitizer testcase that tests multiple reported issues. | Kuba Brecka | 2016-04-10 | 3 | -0/+212 |
* | Provide more information in ThreadSanitizer's JSON data. Move remaining TSan... | Kuba Brecka | 2016-04-10 | 1 | -2/+2 |
* | Enabling TSan tests, they should work now. | Kuba Brecka | 2016-04-05 | 2 | -2/+0 |
* | Fix ThreadSanitizer test cases to work on OS X 10.10 and older. | Kuba Brecka | 2016-04-05 | 2 | -0/+10 |
* | disabled TSAN tests until the author can help track down CI failures | Todd Fiala | 2016-04-04 | 2 | -0/+2 |
* | Add ThreadSanitizer debugging support. | Kuba Brecka | 2016-03-23 | 6 | -0/+219 |