[PATCH] D74448: [scudo][standalone] Allow setting release to OS

Christopher Ferris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 10:48:51 PST 2020


cferris updated this revision to Diff 244710.
cferris marked 2 inline comments as done.
cferris added a comment.

Add static_casts where needed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74448/new/

https://reviews.llvm.org/D74448

Files:
  compiler-rt/lib/scudo/standalone/allocator_config.h
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/flags.inc
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h
  compiler-rt/lib/scudo/standalone/secondary.h
  compiler-rt/lib/scudo/standalone/wrappers_c.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74448.244710.patch
Type: text/x-patch
Size: 12991 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/b889846b/attachment.bin>


More information about the llvm-commits mailing list