[PATCH] D56238: [TSan] Support Objective-C @synchronized(ob) where obj is a tagged pointer

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 00:55:12 PST 2019


dvyukov added a comment.

What are tagged pointers? When they are used? What is the actual value? How does synchronized handle them? Is there a man page or something with more info? It should be included in the comment for future generations.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D56238





More information about the llvm-commits mailing list