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

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 15:51:35 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3591721ada99: [GWP-ASan] Add mutexes for Fuchsia (authored by cryptoad).

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.301778.patch
Type: text/x-patch
Size: 4065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/6a05fb47/attachment.bin>


More information about the llvm-commits mailing list