OSDN Git Service

Move StringRef comparison operators out of class.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 21 Jul 2009 17:25:46 +0000 (17:25 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 21 Jul 2009 17:25:46 +0000 (17:25 +0000)
commit7cb6860185187c74a1205deebff9e0f09a0ddae4
treedfcd63bd9d3419bdd1b90f6677b1d2976cb73909
parent1010c21e4ef2580167d1d42989eca1bff859d346
Move StringRef comparison operators out of class.

Also, tweak the return type of size().

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