[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:33:14 PDT 2018
waltl updated this revision to Diff 150572.
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.150572.patch
Type: text/x-patch
Size: 4769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/2916943e/attachment.bin>
More information about the llvm-commits
mailing list