Skip to content
Commit 7ab079b6 authored by Jim Ingham's avatar Jim Ingham
Browse files

Add an option to suppress the persistent result variable when running EvaluateExpression

from Python.  If you don't need to refer to the result in another expression, there's no
need to bloat the persistent variable table with them since you already have the result
SBValue to work with.

<rdar://problem/17963645>

llvm-svn: 215244
parent 7e774c24
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