[PATCH] D58935: [tsan] Support interception of libdispatch on Linux

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 10:48:26 PST 2019


yln added a comment.

In D58935#1417988 <https://reviews.llvm.org/D58935#1417988>, @dvyukov wrote:

> Do you intend to do some further development of this support?


Yes!

>From revision summary:

> This patch accomplishes 1). It compiles (without the flag enabled) on
>  Linux. Follow-up patches will provide 2) and enabling of tests on Linux.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58935





More information about the llvm-commits mailing list