[PATCH] D72115: [TSan] Remove side effects from ThreadTid

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 22:15:09 PST 2020


dvyukov added a comment.

You may need another function, or add a consume_uid flag to the current one.  But if you will do any changes in this area, please add some comment here as to why we reset user_id, it's indeed tricky.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72115





More information about the llvm-commits mailing list