[PATCH] D90483: [GWP-ASan] Fuchsia specific mapping & utilities functions

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 21:22:00 PDT 2020


cryptoad updated this revision to Diff 302062.
cryptoad marked 5 inline comments as done.
cryptoad added a comment.

Addressing Roland's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90483

Files:
  compiler-rt/lib/gwp_asan/CMakeLists.txt
  compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
  compiler-rt/lib/gwp_asan/platform_specific/common_fuchsia.cpp
  compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.cpp
  compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_fuchsia.h
  compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_posix.h
  compiler-rt/lib/gwp_asan/platform_specific/guarded_pool_allocator_tls.h
  compiler-rt/lib/gwp_asan/platform_specific/utilities_fuchsia.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90483.302062.patch
Type: text/x-patch
Size: 10638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201031/efbb2ae2/attachment.bin>


More information about the llvm-commits mailing list