Skip to content
Commit 9211ec4f authored by Jason Molenda's avatar Jason Molenda
Browse files

Make the mutex ivar in Unwind recursive so we don't have a thread

deadlocking when we have the base Unwind class and the HistoryUnwind
subclass both trying to acquire the lock on the same thread to clear
their respective ivar state.
<rdar://problem/18986350> 

llvm-svn: 222221
parent d253ed65
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