Skip to content
Commit 6a354705 authored by Jason Molenda's avatar Jason Molenda
Browse files

Add a mutex lock to StackFrame to protect race conditions for

updating its ivars.  We've had a lot of crash reports and careful
analysis shows that we've got multiple threads operating on the
same StackFrame objects, changing their m_sc and m_flags ivars.
<rdar://problem/18406111> 

llvm-svn: 218845
parent 78b833bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment