[PATCH] D74356: scudo: Instead of exporting a pointer to the allocator, export the allocator directly. NFCI.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 10 15:01:02 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG681773f2919d: scudo: Instead of exporting a pointer to the allocator, export the allocator… (authored by pcc).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74356/new/
https://reviews.llvm.org/D74356
Files:
compiler-rt/lib/scudo/standalone/internal_defs.h
compiler-rt/lib/scudo/standalone/wrappers_c.cpp
compiler-rt/lib/scudo/standalone/wrappers_c_bionic.cpp
compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74356.243682.patch
Type: text/x-patch
Size: 9372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/9f342870/attachment-0001.bin>
More information about the llvm-commits
mailing list