summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/lsan/lsan_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/lsan to .cppNico Weber2019-08-011-32/+0
* Add NetBSD LSan supportKamil Rytarowski2019-07-111-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Implement standalone lsan interceptors for OS XFrancis Ricci2017-04-111-0/+2
* Move current thread data out of lsan_common on linuxFrancis Ricci2017-03-291-0/+4
* Fix missing sanitizer platform includeFrancis Ricci2017-03-271-1/+2
* Fix comment in lsan_linux.ccFrancis Ricci2017-03-271-1/+1
* Move lsan allocator cache from lsan_common_linux to lsan_linuxFrancis Ricci2017-03-271-0/+26
OpenPOWER on IntegriCloud