[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 10:51:27 PDT 2020


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

Couple of small fixes.


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.301961.patch
Type: text/x-patch
Size: 10605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201030/b210225d/attachment.bin>


More information about the llvm-commits mailing list