[PATCH] D72305: [TSan] The "thread_terminate" event is delivered on the terminating thread
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 10 09:37:08 PST 2020
delcypher added a comment.
@yln The description of this change needs improving. The title probably ought to be "[TSan] The "thread_terminate" event is always delivered on the terminating thread" and then that should be followed with a brief justification along with a radar number (if there is one).
I don't know if the invariant you're adding is actually true so I can't really comment on that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72305/new/
https://reviews.llvm.org/D72305
More information about the llvm-commits
mailing list