Benjamin Kramer d4f195999a Reimplement getToken and SplitString as "StringRef helper functions"
- getToken is modeled after StringRef::split but it can split on multiple
  separator chars and skips leading seperators.
- SplitString is a StringRef::split variant for more than 2 elements with the
  same behaviour as getToken.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93161 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-11 18:03:24 +00:00
..
2009-09-24 06:23:57 +00:00
2009-12-19 20:56:53 +00:00
2007-12-29 20:37:13 +00:00
2009-02-20 23:44:54 +00:00
2009-12-26 22:58:39 +00:00
2009-09-24 06:23:57 +00:00
2003-10-16 23:46:01 +00:00
2007-12-29 20:37:13 +00:00
2006-08-09 19:40:13 +00:00
2007-12-29 20:37:13 +00:00
2004-03-02 15:54:25 +00:00
2009-12-19 20:56:53 +00:00
2009-08-24 03:44:02 +00:00
2009-09-24 06:23:57 +00:00
2009-01-01 02:24:48 +00:00
2007-07-03 21:57:50 +00:00