[PATCH] D75142: [scudo][standalone] Various improvements wrt RSS

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 07:45:24 PST 2020


cryptoad updated this revision to Diff 246726.
cryptoad marked an inline comment as done.
cryptoad added a comment.

A `scudo uptr` snuck in instead of `scudo::uptr`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75142/new/

https://reviews.llvm.org/D75142

Files:
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/local_cache.h
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h
  compiler-rt/lib/scudo/standalone/release.h
  compiler-rt/lib/scudo/standalone/secondary.h
  compiler-rt/lib/scudo/standalone/size_class_map.h
  compiler-rt/lib/scudo/standalone/tests/release_test.cpp
  compiler-rt/lib/scudo/standalone/tests/size_class_map_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75142.246726.patch
Type: text/x-patch
Size: 14603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/cc19188c/attachment.bin>


More information about the llvm-commits mailing list