[PATCH] D86913: Add raw_fd_stream that supports reading/seeking/writing

stephan.yichao.zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 14:07:09 PDT 2020


stephan.yichao.zhao updated this revision to Diff 289562.
stephan.yichao.zhao marked 4 inline comments as done.
stephan.yichao.zhao added a comment.

update


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86913/new/

https://reviews.llvm.org/D86913

Files:
  llvm/include/llvm/Support/raw_ostream.h
  llvm/lib/Support/raw_ostream.cpp
  llvm/unittests/Support/raw_fd_stream_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86913.289562.patch
Type: text/x-patch
Size: 8566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/79da9341/attachment.bin>


More information about the llvm-commits mailing list