[PATCH] D40377: Add OpenFlags to the create(Unique|Temporary)File interfaces
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 17:55:33 PST 2017
rafael created this revision.
This will allow a future F_Delete flag to be specified when we want the file to be automatically deleted on close.
https://reviews.llvm.org/D40377
Files:
include/llvm/Support/FileSystem.h
lib/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40377.124026.patch
Type: text/x-patch
Size: 6748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171123/196aa5cb/attachment.bin>
More information about the llvm-commits
mailing list