Skip to content
Commit f8bf4c21 authored by Frits van Bommel's avatar Frits van Bommel
Browse files

In Twine::str(), if the Twine stores only a std::string, just return a direct...

In Twine::str(), if the Twine stores only a std::string, just return a direct copy of that instead of first copying to a SmallString and converting that to a std::string. Also fix some indentation.

llvm-svn: 135267
parent c5d10504
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