[PATCH] D39974: [scudo] Simplify initialization and flags
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 08:09:48 PST 2017
cryptoad updated this revision to Diff 122847.
cryptoad added a comment.
Reordering some lines to group the `common_flags()` calls together and the
`getFlags()` calls together.
https://reviews.llvm.org/D39974
Files:
lib/scudo/scudo_allocator.cpp
lib/scudo/scudo_flags.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39974.122847.patch
Type: text/x-patch
Size: 5409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/5a1ffdf7/attachment.bin>
More information about the llvm-commits
mailing list