diff options
author | Tobias Grosser <tobias@grosser.es> | 2015-11-11 17:59:53 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2015-11-11 17:59:53 +0000 |
commit | a52b4da0395255406c1d40a2fc203555bfd06ac1 (patch) | |
tree | 8689537bef574ae9767bafe1c9e7c398ad18bfed /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 7841efbb9255126763167b9d7d59242333c6f1bd (diff) | |
download | llvm-a52b4da0395255406c1d40a2fc203555bfd06ac1.zip llvm-a52b4da0395255406c1d40a2fc203555bfd06ac1.tar.gz llvm-a52b4da0395255406c1d40a2fc203555bfd06ac1.tar.bz2 |
ScopInfo: Free set after compute out has been triggered
In certain cases isl will not free the return values of operations for which
a computeout has been triggered. Hence, make sure we free it explicitly.
No test, as I did not manage to reduce one yet.
llvm-svn: 252766
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions