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

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 13:33:08 PST 2019


eugenis updated this revision to Diff 186729.
eugenis added a comment.

revert unrelated changes


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

https://reviews.llvm.org/D58162

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58162.186729.patch
Type: text/x-patch
Size: 11950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/3fe77427/attachment.bin>


More information about the llvm-commits mailing list