[PATCH] D43088: [sanitizer] Size class map & local cache improvements
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 9 14:58:45 PST 2018
cryptoad updated this revision to Diff 133693.
cryptoad marked 3 inline comments as done.
cryptoad added a comment.
Replacing a `c->class_size` by `size`.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43088
Files:
lib/sanitizer_common/sanitizer_allocator_local_cache.h
lib/sanitizer_common/sanitizer_allocator_primary32.h
lib/sanitizer_common/sanitizer_allocator_size_class_map.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43088.133693.patch
Type: text/x-patch
Size: 7806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/77e4627e/attachment.bin>
More information about the llvm-commits
mailing list