[PATCH] D61766: WIP: Speed-up leak and address sanitizers lsan prototype

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 15:51:29 PDT 2019


brzycki created this revision.
Herald added subscribers: llvm-commits, Sanitizers, kubamracek.
Herald added projects: Sanitizers, LLVM.

WIP for discussion in D60243 <https://reviews.llvm.org/D60243>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61766

Files:
  compiler-rt/lib/lsan/lsan_allocator.cc
  compiler-rt/lib/lsan/lsan_allocator.h
  compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
  compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary_pair.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61766.198931.patch
Type: text/x-patch
Size: 5995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/4c1ef9f1/attachment.bin>


More information about the llvm-commits mailing list