[PATCH] D69265: [scudo][standalone] Consolidate lists
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 15:24:54 PDT 2019
cryptoad updated this revision to Diff 226507.
cryptoad marked an inline comment as done.
cryptoad added a comment.
Adding comment to `remove` justifying the `CHECK`s.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69265/new/
https://reviews.llvm.org/D69265
Files:
lib/scudo/standalone/list.h
lib/scudo/standalone/primary32.h
lib/scudo/standalone/primary64.h
lib/scudo/standalone/quarantine.h
lib/scudo/standalone/release.h
lib/scudo/standalone/secondary.cpp
lib/scudo/standalone/secondary.h
lib/scudo/standalone/stats.h
lib/scudo/standalone/tests/list_test.cpp
lib/scudo/standalone/tests/release_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69265.226507.patch
Type: text/x-patch
Size: 19449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/68fb36c4/attachment-0001.bin>
More information about the llvm-commits
mailing list