[PATCH] D42198: [Sanitizers] Make common allocator agnostic to failure handling modes.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 15:23:20 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT322784: [Sanitizers] Make common allocator agnostic to failure handling modes. (authored by alekseyshl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42198?vs=130264&id=130293#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42198

Files:
  lib/asan/asan_allocator.cc
  lib/hwasan/hwasan_allocator.cc
  lib/lsan/lsan_allocator.cc
  lib/msan/msan_allocator.cc
  lib/sanitizer_common/sanitizer_allocator.cc
  lib/sanitizer_common/sanitizer_allocator_combined.h
  lib/sanitizer_common/sanitizer_allocator_internal.h
  lib/sanitizer_common/sanitizer_allocator_secondary.h
  lib/sanitizer_common/tests/sanitizer_allocator_test.cc
  lib/tsan/rtl/tsan_mman.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42198.130293.patch
Type: text/x-patch
Size: 17689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/40980715/attachment-0001.bin>


More information about the llvm-commits mailing list