[Lldb-commits] [PATCH] D66915: [TSanRuntime] Upstream thread swift race detector.

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 28 16:48:39 PDT 2019


davide created this revision.
davide added a reviewer: kubamracek.
Herald added a project: LLDB.

This is self-contained, and doesn't need anything in the
compiler to work. Mainly to reduce the diff between upstream
and downstream.

Patch by Kuba Mracek!


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D66915

Files:
  lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp
  lldb/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66915.217743.patch
Type: text/x-patch
Size: 5292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190828/62800d00/attachment.bin>


More information about the lldb-commits mailing list