This is an archive of the discontinued LLVM Phabricator instance.

Remove a given file even if openFileForRead fails.
ClosedPublic

Authored by ruiu on Nov 7 2017, 6:45 PM.

Details

Summary

I think the constract of this function is to remove a file in some way,
whether in background or in foreground. This patch makes sure that it
removes a given file.

Diff Detail

Repository
rL LLVM

Event Timeline

ruiu created this revision.Nov 7 2017, 6:45 PM
This revision was automatically updated to reflect the committed changes.