Re: [PATCH] D21816: [tsan] Stop extending the block’s lifetime in dispatch_group_async
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 03:42:28 PDT 2016
kubabrecka added a comment.
In http://reviews.llvm.org/D21816#469794, @dvyukov wrote:
> Is that pile of fixes happened because people started using tsan for their real programs?
Yes. A lot of both internal and external developers are using TSan now and they’re finding real races.
Repository:
rL LLVM
http://reviews.llvm.org/D21816
More information about the llvm-commits
mailing list