[PATCH] D47688: [Support] Add functions that return native file handles on Windows instead of fds.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 12:42:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333945: [Support] Add functions that operate on native file handles on Windows. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47688?vs=149815&id=149836#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47688

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47688.149836.patch
Type: text/x-patch
Size: 8792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/08dc52b1/attachment.bin>


More information about the llvm-commits mailing list