[llvm] r326710 - Fuzzer: remove temporary files after we're done with them.

Igor Laevsky via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 07:27:10 PDT 2018


I agree with the point that llvm-lit should be responsible for the removal
of it's temporary files. ​If it provides temporary file name - it should
ensure that it is indeed a temporary file.

For the time being it's safe to disable this tests - we run those
configurations on OSSFuzz and will catch any regressions fairly quickly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/d4985723/attachment.html>


More information about the llvm-commits mailing list