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

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 14:50:31 PST 2018


yln marked an inline comment as done.
yln added a comment.

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.


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