Skip to content
Commit 854ea3c5 authored by Dan Gohman's avatar Dan Gohman
Browse files

Set raw_os_ostream, raw_string_ostream, and raw_svector_ostream to be

unbuffered. std::ostream does its own buffering, and std::string and
SmallVector both have allocation strategies intended to handle frequent
appending.

llvm-svn: 78924
parent 84487b98
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment