[PATCH] D39974: [scudo] Simplify initialization and flags

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 13:14:50 PST 2017


cryptoad updated this revision to Diff 122711.
cryptoad added a comment.

Move `initFlags` higher as `dieWithMessage` checks
`common_flags()->abort_on_error`.


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.122711.patch
Type: text/x-patch
Size: 5409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/d24e1533/attachment.bin>


More information about the llvm-commits mailing list