[PATCH] D49893: [asan/win] Use SRW locks to fix a race in BlockingMutex
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 16:23:50 PDT 2018
rnk added a comment.
I'd like to try to get this in the next clang roll, since we're doing one for code coverage anyway. It'll help with https://crbug.com/783296#c57.
https://reviews.llvm.org/D49893
More information about the llvm-commits
mailing list