[PATCH] D14328: [tsan] Handle libdispatch worker threads on OS X

Dmitry Vyukov via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 06:05:00 PST 2015


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

LGTM

> The only user of this hook that I know of is Xcode's debugger, which actually calls the previous function at the beginning of its hook, so we're fine here.


ack


http://reviews.llvm.org/D14328





More information about the llvm-commits mailing list