[PATCH] D58162: [hwasan] Runtime flags for malloc bisection.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 10:38:07 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT354156: Runtime flags for malloc bisection. (authored by eugenis, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58162?vs=187038&id=187040#toc

Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58162/new/

https://reviews.llvm.org/D58162

Files:
  lib/hwasan/CMakeLists.txt
  lib/hwasan/hwasan_allocator.cc
  lib/hwasan/hwasan_flags.inc
  lib/hwasan/hwasan_malloc_bisect.h
  lib/sanitizer_common/CMakeLists.txt
  lib/sanitizer_common/sanitizer_hash.h
  lib/sanitizer_common/sanitizer_stackdepot.cc
  test/hwasan/TestCases/malloc_bisect.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58162.187040.patch
Type: text/x-patch
Size: 8824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/ef8aad17/attachment.bin>


More information about the llvm-commits mailing list