diff options
author | Jim Ingham <jingham@apple.com> | 2014-08-08 21:45:36 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2014-08-08 21:45:36 +0000 |
commit | 7ab079b6d0cc80f0ce765307ea2cebad8a6bfec6 (patch) | |
tree | 838fe0935ab8e54447f3cd997aacd806caf44a60 /clang/lib/Tooling/JSONCompilationDatabase.cpp | |
parent | 7e774c249f3435d005f9d8e1405e088acc18b4bb (diff) | |
download | bcm5719-llvm-7ab079b6d0cc80f0ce765307ea2cebad8a6bfec6.tar.gz bcm5719-llvm-7ab079b6d0cc80f0ce765307ea2cebad8a6bfec6.zip |
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
Diffstat (limited to 'clang/lib/Tooling/JSONCompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions