[PATCH] D61923: [GWP-ASan] Mutex implementation [2].

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 16:28:25 PDT 2019


hctim created this revision.
hctim added reviewers: vlad.tsyrklevich, morehouse.
Herald added subscribers: llvm-commits, Sanitizers, jfb, cryptoad, mgorny, kubamracek.
Herald added projects: Sanitizers, LLVM.

See D60593 <https://reviews.llvm.org/D60593> for further information.
This patch pulls out the mutex implementation and the required definitions file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61923

Files:
  compiler-rt/lib/gwp_asan/CMakeLists.txt
  compiler-rt/lib/gwp_asan/definitions.h
  compiler-rt/lib/gwp_asan/mutex.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61923.199533.patch
Type: text/x-patch
Size: 3725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/15be9fc3/attachment.bin>


More information about the llvm-commits mailing list