Skip to content
Commit 2e75d8ae authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Added "str()" method to raw_string_ostream.

str() mirrors the same method in std::ostringstream.
str() flushes the buffered stream contents to string and returns a reference to the string.

llvm-svn: 55370
parent 89654eef
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