[PATCH] D44230: Add a ReadWriteMemoryBuffer class that can map an input file for modification

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 11:45:02 PST 2018


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

Added a test.


https://reviews.llvm.org/D44230

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44230.137626.patch
Type: text/x-patch
Size: 9750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180308/78f66e8f/attachment-0001.bin>


More information about the llvm-commits mailing list