[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
       
    Wed Mar  7 15:09:49 PST 2018
    
    
  
zturner updated this revision to Diff 137494.
zturner added a comment.
clang-format the patch.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44230.137494.patch
Type: text/x-patch
Size: 8248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/c9575479/attachment.bin>
    
    
More information about the llvm-commits
mailing list