summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/lsan/lsan_malloc_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/lsan to .cppNico Weber2019-08-011-59/+0
* On Darwin add allocator address and size fields toDan Liew2019-01-211-0/+1
* On Darwin allow for sanitizer malloc implementations to provide a zoneDan Liew2019-01-211-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sanitizers] Add more standard compliant posix_memalign implementation for LSan.Alex Shlyapnikov2018-03-121-0/+3
* Implement standalone lsan interceptors for OS XFrancis Ricci2017-04-111-0/+55
OpenPOWER on IntegriCloud