Testing: Make TempFile safe to move; test Temp{Dir,File,Link}Default the moves and delete the copies for TempFile, matching TempDirand TempLink, and add tests for all of them to confirm that thed
Testing: Make TempFile safe to move; test Temp{Dir,File,Link}Default the moves and delete the copies for TempFile, matching TempDirand TempLink, and add tests for all of them to confirm that thedestructor is not harmful after it has been moved from.Differential Revision: https://reviews.llvm.org/D120691
show more ...