Only call RemovePersistentVariable on expr_result if that shared
authorJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 21:25:43 +0000 (21:25 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 21:25:43 +0000 (21:25 +0000)
commite5d8eaf0422a75a7ee2b8a343f686590ed7d6ba8
tree321cd2f14f0ad827ce346a0b7e683aad38096d79
parent330e9f6c5fa41ced1ad286050facd25303ae2286
Only call RemovePersistentVariable on expr_result if that shared
pointer contains something.

llvm-svn: 219966
lldb/source/Expression/ClangUserExpression.cpp