[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 12:20:43 PDT 2018


waltl updated this revision to Diff 150553.
waltl marked 4 inline comments as done.
waltl added a comment.

Address CR comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D47916

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

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


More information about the llvm-commits mailing list