Allow SmallString to implicitly convert to StringRef.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 21 Nov 2009 02:01:24 +0000 (02:01 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 21 Nov 2009 02:01:24 +0000 (02:01 +0000)
commit983c7fe847dd3f46945f0117ab19345b9c68e88f
tree6d5d8d5b0db0165db5608245ecddff0a7eebc95b
parent80bf1d52789d84d774f903a1991bd62639ff9464
Allow SmallString to implicitly convert to StringRef.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89529 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallString.h