Clarify that Twine::toVector *appends* the Twine to the given SmallString.
That's the way it works now, since toVector does not clear the given SmallString before printing to it. llvm-svn: 235000
Loading
Please sign in to comment
That's the way it works now, since toVector does not clear the given SmallString before printing to it. llvm-svn: 235000