[PATCH] D21609: [tsan] Intercept libcxx __release_shared to avoid false positive with weak_ptrs and destructors in C++
Dmitry Vyukov via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 14:09:20 PDT 2016
dvyukov added a comment.
... and tests pass after that
http://reviews.llvm.org/D21609
More information about the llvm-commits
mailing list