[PATCH] D40401: Use FILE_FLAG_DELETE_ON_CLOSE for TempFile on windows

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 23 13:57:53 PST 2017


rafael created this revision.

With this llvm should never leave a temporary file behind.


https://reviews.llvm.org/D40401

Files:
  include/llvm/Support/FileSystem.h
  lib/Support/Path.cpp
  lib/Support/Windows/Path.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40401.124111.patch
Type: text/x-patch
Size: 5708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171123/c0f7d28a/attachment.bin>


More information about the llvm-commits mailing list