Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test-Suite] Fix all the sanitizer tests to be based on compiler capabilities | Chris Bieneman | 2016-11-10 | 1 | -1/+0 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -21/+40 |
* | Decorate TSan tests with "@skipUnlessThreadSanitizer" which skips the tests i... | Kuba Brecka | 2016-04-27 | 1 | -0/+1 |
* | 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 | 1 | -1/+0 |
* | Fix ThreadSanitizer test cases to work on OS X 10.10 and older. | Kuba Brecka | 2016-04-05 | 1 | -0/+5 |
* | disabled TSAN tests until the author can help track down CI failures | Todd Fiala | 2016-04-04 | 1 | -0/+1 |
* | Add ThreadSanitizer debugging support. | Kuba Brecka | 2016-03-23 | 1 | -0/+112 |