[PATCH] D43318: [asan] Be more careful and verbose when allocating dynamic shadow memory

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 10:36:30 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326106: [asan] Be more careful and verbose when allocating dynamic shadow memory (authored by kuba.brecka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43318?vs=135921&id=135924#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43318

Files:
  compiler-rt/trunk/lib/asan/asan_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43318.135924.patch
Type: text/x-patch
Size: 5880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/7cd7d989/attachment.bin>


More information about the llvm-commits mailing list