[PATCH] D91693: [Support] Add reserve() method to the raw_ostream.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 09:04:08 PST 2020


avl updated this revision to Diff 306431.
avl added a comment.

addressed minor comments.

The question of creating separate raw_mmap_ostream class 
is under discussion yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91693

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91693.306431.patch
Type: text/x-patch
Size: 22505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/ceab9f25/attachment.bin>


More information about the llvm-commits mailing list