[PATCH] D45600: [sanitizer] Allow for the allocator "names" to be set by the tools

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 12:24:35 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT330055: [sanitizer] Allow for the allocator "names" to be set by the tools (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45600?vs=142291&id=142455#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45600

Files:
  lib/sanitizer_common/sanitizer_allocator.cc
  lib/sanitizer_common/sanitizer_allocator.h
  lib/sanitizer_common/sanitizer_allocator_primary32.h
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_allocator_secondary.h
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator_secondary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45600.142455.patch
Type: text/x-patch
Size: 5242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/da813bcf/attachment.bin>


More information about the llvm-commits mailing list