[PATCH] D34782: [scudo] Change aligned alloc functions to be more compliant & perf changes

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 09:34:38 PDT 2017


cryptoad updated this revision to Diff 104668.
cryptoad marked 18 inline comments as done.
cryptoad added a comment.

Addressing the review comments.
I will wait for https://reviews.llvm.org/D34799 to land anyway due to the switch to `CheckForCallocOverflow`.


https://reviews.llvm.org/D34782

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator.h
  lib/scudo/scudo_allocator_combined.h
  lib/scudo/scudo_tls_android.cpp
  test/scudo/memalign.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34782.104668.patch
Type: text/x-patch
Size: 8407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/5477d651/attachment.bin>


More information about the llvm-commits mailing list