Skip to content
Commit 9ee01151 authored by Jim Ingham's avatar Jim Ingham
Browse files

Don't try to cache the ExecutionContextScope in the ValueObject::EvaluationPoint, it is too

hard to ensure it doesn't get invalidated out from under us.  Instead look it up from the ThreadID
and StackID when asked for it.
<rdar://problem/10554409>

llvm-svn: 146309
parent cc6107df
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