[PATCH] D30010: Improve the robustness of mmap

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 15:55:12 PST 2017


zturner updated this revision to Diff 88619.
zturner added a comment.

Had to manually force clang-format to get the .inc files, it ignores them by default.


https://reviews.llvm.org/D30010

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30010.88619.patch
Type: text/x-patch
Size: 8651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170215/0e99d98e/attachment.bin>


More information about the llvm-commits mailing list