diff options
author | Reid Kleckner <rnk@google.com> | 2016-09-02 16:29:24 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-09-02 16:29:24 +0000 |
commit | 8663b44318db4a18a5893382b1b5b9d3782f845b (patch) | |
tree | 56723ea5a3906d2397de8d04ed7fc32cf528c119 /lldb/packages/Python/lldbsuite/test | |
parent | a66ae923e4afb56012e8bc1cb1884fea8e34db0e (diff) | |
download | bcm5719-llvm-8663b44318db4a18a5893382b1b5b9d3782f845b.tar.gz bcm5719-llvm-8663b44318db4a18a5893382b1b5b9d3782f845b.zip |
[lit] Clean up temporary files created by tests
Do this by creating a temp directory in the normal system temp
directory, and cleaning it up on exit.
It is still possible for this temp directory to leak if Python exits
abnormally, but this is probably good enough for now.
Fixes PR18335
llvm-svn: 280501
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions