summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2019-09-12 00:31:57 +0000
committerDavid Blaikie <dblaikie@gmail.com>2019-09-12 00:31:57 +0000
commitaaef97a55e4885e95c8528e6dc761a63323d19b3 (patch)
tree10b97fb8dd2c87133d4f3cdf6a52e12c92437367 /lldb/packages/Python/lldbsuite/test/python_api
parent635d383fad2baef4cb4b241c8dd31c91913c0f32 (diff)
downloadbcm5719-llvm-aaef97a55e4885e95c8528e6dc761a63323d19b3.tar.gz
bcm5719-llvm-aaef97a55e4885e95c8528e6dc761a63323d19b3.zip
PR43278: llvm-reduce: Use temporary file names (and ToolOutputFile) rather than unique ones - to ensure they're cleaned up
This modifies the tool somewhat to only create files when about to run the "interestingness" test, and delete them immediately after - this means some more files will be created sometimes (when "double checking" work - which should probably be fixed/avoided anyway). This now creates temporary files, rather than only unique ones, and also uses ToolOutputFile (without ever calling "keep") to ensure the files are deleted as soon as the interestingness test is run. llvm-svn: 371696
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud