[PATCH] D72115: [TSan] Remove side effects from ThreadTid
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 15:54:39 PST 2020
yln added a comment.
If I add a second, dummy call to `ThreadTid` in one of the places where it is used (e.g., `pthread_join` interceptor) many tests start to fail.
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