[PATCH] D47916: [asan, myriad] Use local pool for new/delete when ASan run-time is not up

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 14:54:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334329: [asan, myriad] Use local pool for new/delete when ASan run-time is not up (authored by waltl, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D47916?vs=150572&id=150575#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47916

Files:
  compiler-rt/trunk/lib/asan/asan_malloc_linux.cc
  compiler-rt/trunk/lib/asan/asan_malloc_local.h
  compiler-rt/trunk/lib/asan/asan_new_delete.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47916.150575.patch
Type: text/x-patch
Size: 4854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/58a82bfd/attachment.bin>


More information about the llvm-commits mailing list