Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/lsan to .cpp | Nico Weber | 2019-08-01 | 1 | -32/+0 |
* | Add NetBSD LSan support | Kamil Rytarowski | 2019-07-11 | 1 | -3/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Implement standalone lsan interceptors for OS X | Francis Ricci | 2017-04-11 | 1 | -0/+2 |
* | Move current thread data out of lsan_common on linux | Francis Ricci | 2017-03-29 | 1 | -0/+4 |
* | Fix missing sanitizer platform include | Francis Ricci | 2017-03-27 | 1 | -1/+2 |
* | Fix comment in lsan_linux.cc | Francis Ricci | 2017-03-27 | 1 | -1/+1 |
* | Move lsan allocator cache from lsan_common_linux to lsan_linux | Francis Ricci | 2017-03-27 | 1 | -0/+26 |