[PATCH] D90351: [GWP-ASan] Add mutexes for Fuchsia

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 14:45:19 PDT 2020


cryptoad updated this revision to Diff 301764.
cryptoad marked 4 inline comments as done.
cryptoad added a comment.

Addressing review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90351

Files:
  compiler-rt/lib/gwp_asan/CMakeLists.txt
  compiler-rt/lib/gwp_asan/mutex.h
  compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.cpp
  compiler-rt/lib/gwp_asan/platform_specific/mutex_fuchsia.h
  compiler-rt/lib/gwp_asan/platform_specific/mutex_posix.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90351.301764.patch
Type: text/x-patch
Size: 4065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/8b8218c7/attachment-0001.bin>


More information about the llvm-commits mailing list