This is an archive of the discontinued LLVM Phabricator instance.

Update clang test for llvm using FILE_FLAG_DELETE_ON_CLOSE
AbandonedPublic

Authored by rafael on Nov 23 2017, 2:01 PM.

Details

Reviewers
rnk
Summary

This completes the temporary file handling saga.

Diff Detail

Event Timeline

rafael created this revision.Nov 23 2017, 2:01 PM
rafael abandoned this revision.Nov 24 2017, 9:48 AM

I found a way to use FILE_FLAG_DELETE_ON_CLOSE with fewer changes.