Skip to content
Commit 683d55f5 authored by Kostya Serebryany's avatar Kostya Serebryany
Browse files

[sanitizer] speed up the bitvector-based deadlock detector by ~15% (iterate...

[sanitizer] speed up the bitvector-based deadlock detector by ~15% (iterate over the currently held locks using the array, not the bitvector. Bitvector is not the best data structure to iterate over)

llvm-svn: 205168
parent 6166ec21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment