Skip to content
Commit e5fdd0b5 authored by Owen Anderson's avatar Owen Anderson
Browse files

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
parent 3def8475
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment