[PATCH] D49505: [scudo] Simplify internal names (NFC)

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 13:23:31 PDT 2018


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

Keeping `{Primary|Secondary}Allocator` for clarity.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49505

Files:
  lib/scudo/scudo_allocator.cpp
  lib/scudo/scudo_allocator.h
  lib/scudo/scudo_allocator_combined.h
  lib/scudo/scudo_allocator_secondary.h
  lib/scudo/scudo_tsd.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49505.156145.patch
Type: text/x-patch
Size: 10578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/749246fc/attachment.bin>


More information about the llvm-commits mailing list