[fuchsia] Add line buffering in RawWrite
This change causes RawWrite to buffer upto 128 bytes or until a line is reached. This helps group calls into more readable lines. llvm-svn: 333136
Loading
Please register or sign in to comment
This change causes RawWrite to buffer upto 128 bytes or until a line is reached. This helps group calls into more readable lines. llvm-svn: 333136