Zachary Turner
c156427ded
Don't allow direct access to StreamString's internal buffer.
...
This is a large API change that removes the two functions from
StreamString that return a std::string& and a const std::string&,
and instead provide one function which returns a StringRef.
Direct access to the underlying buffer violates the concept of
a "stream" which is intended to provide forward only access,
and makes porting to llvm::raw_ostream more difficult in the
future.
Differential Revision: https://reviews.llvm.org/D26698
llvm-svn: 287152
2016-11-16 21:15:24 +00:00
..
2016-09-06 20:57:50 +00:00
2016-10-31 04:48:19 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-11-03 23:42:09 +00:00
2016-11-14 23:53:45 +00:00
2016-11-14 22:43:08 +00:00
2016-10-01 00:17:08 +00:00
2016-11-11 10:00:53 +00:00
2016-09-26 13:50:06 +00:00
2016-09-06 20:57:50 +00:00
2016-10-06 21:07:45 +00:00
2016-10-20 18:01:19 +00:00
2016-09-06 20:57:50 +00:00
2016-10-10 10:47:53 +00:00
2016-09-21 20:13:14 +00:00
2016-09-21 20:13:14 +00:00
2016-09-06 20:57:50 +00:00
2016-09-26 20:25:47 +00:00
2016-10-18 15:15:24 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-04 18:48:00 +00:00
2016-09-16 03:07:14 +00:00
2016-11-12 16:56:13 +00:00
2016-10-01 00:17:08 +00:00
2016-10-21 22:13:55 +00:00
2016-10-31 22:06:52 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-11-16 21:15:24 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2016-10-04 18:48:00 +00:00