We need to guard reads of the AbstractTypeUsers list, as well as writes to it....
We need to guard reads of the AbstractTypeUsers list, as well as writes to it. While it would be nice to use a R/W lock here, we can't, because it HAS to be recursive. llvm-svn: 73617
Loading
Please sign in to comment