[PATCH] D74364: [GWP-ASan] Update alignment on Android.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 15:27:13 PST 2020


hctim updated this revision to Diff 244286.
hctim marked an inline comment as done.
hctim added a comment.

- /s/AllocSizeToAlignment/AskedSizeToAlignedSize


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74364

Files:
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
  compiler-rt/lib/gwp_asan/options.inc
  compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp
  compiler-rt/lib/gwp_asan/tests/alignment.cpp
  compiler-rt/lib/gwp_asan/utilities.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74364.244286.patch
Type: text/x-patch
Size: 9580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/a720dff4/attachment.bin>


More information about the llvm-commits mailing list