[PATCH] D55959: [TSan] Enable detection of lock-order-inversions for Objective-C @synchronized

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 22 00:01:12 PST 2018


dvyukov accepted this revision.
dvyukov added a comment.
This revision is now accepted and ready to land.

> I would like to land this and fix @synchronized with tagged pointers in a follow-up since more discussion is required what we actually want it to do.

It's fine with me code-wise, but if we release this without follow up changes it will break real programs. If Kuba is OK  with it, go ahead and commit.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D55959





More information about the llvm-commits mailing list