[PATCH] D69576: [sanitizer_common] Create max_allocation_size_mb flag.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 11:31:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7904bd9409b8: [sanitizer_common] Create max_allocation_size_mb flag. (authored by morehouse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69576

Files:
  compiler-rt/lib/asan/asan_allocator.cpp
  compiler-rt/lib/lsan/lsan_allocator.cpp
  compiler-rt/lib/msan/msan_allocator.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
  compiler-rt/lib/tsan/rtl/tsan_mman.cpp
  compiler-rt/test/sanitizer_common/TestCases/max_allocation_size.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69576.227149.patch
Type: text/x-patch
Size: 12985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/5f0ff5d1/attachment.bin>


More information about the llvm-commits mailing list