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] Report proper error on allocator failures instead of CHECK(0)-ing | Alex Shlyapnikov | 2018-06-18 | 1 | -0/+4 |
* | [TSan] Use StackTrace from sanitizer_common where applicable | Alexey Samsonov | 2014-11-03 | 1 | -21/+12 |
* | [Sanitizer] Make StackTrace a lightweight reference to array of PCs, and | Alexey Samsonov | 2014-10-26 | 1 | -7/+1 |
* | tsan: refactor storage of meta information for heap blocks and sync objects | Dmitry Vyukov | 2014-05-29 | 1 | -0/+54 |