Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/tsan/rtl to .cpp | Nico Weber | 2019-08-01 | 1 | -63/+0 |
* | [NFC][Sanitizer] Make GetStackTrace a private method of BufferedStackTrace | Julian Lettner | 2019-03-01 | 1 | -7/+6 |
* | [NFC][TSan] Don't define GetStackTrace when compiling for Go | Julian Lettner | 2019-02-28 | 1 | -0/+2 |
* | [NFC][Sanitizer] Pull up GetStackTrace into sanitizer_common | Julian Lettner | 2019-02-27 | 1 | -0/+12 |
* | 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/+5 |
* | [TSan] Use StackTrace from sanitizer_common where applicable | Alexey Samsonov | 2014-11-03 | 1 | -81/+21 |
* | [Sanitizer] Make StackTrace a lightweight reference to array of PCs, and | Alexey Samsonov | 2014-10-26 | 1 | -6/+0 |
* | tsan: refactor storage of meta information for heap blocks and sync objects | Dmitry Vyukov | 2014-05-29 | 1 | -0/+112 |