Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/tsan/tests/{rtl,unit} to .cpp | Nico Weber | 2019-08-01 | 1 | -65/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [sanitizer] On OS X, verify that interceptors work and abort if not, take 2 | Kuba Brecka | 2016-03-17 | 1 | -0/+6 |
* | [tsan] Add TSan unit test support for OS X | Kuba Brecka | 2015-11-11 | 1 | -0/+7 |
* | [Sanitizer] Use different MemoryMappingLayout::DumpListOfModules on Linux and... | Alexey Samsonov | 2013-12-25 | 1 | -0/+3 |
* | [TSan] s/uintptr_t/intptr_t in TSan test and enforce stack size limit in one ... | Alexey Samsonov | 2012-09-18 | 1 | -1/+1 |
* | [TSan] fix a typo in test dependencies. Silence few remaining pedantic gcc wa... | Alexey Samsonov | 2012-09-18 | 1 | -2/+8 |
* | [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single roo... | Alexey Samsonov | 2012-09-17 | 1 | -0/+44 |