Support/ADT/StringRef: Add find_last_of.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 30 Nov 2010 23:27:35 +0000 (23:27 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 30 Nov 2010 23:27:35 +0000 (23:27 +0000)
commit63c133b67d61b0c457ff46c957aed2b8d90b599c
treeeb808ddacc2c57f6f9bbf5693e478c4221a40d90
parent61db62990b4bae51c5434b1a494a7ee30fd2af26
Support/ADT/StringRef: Add find_last_of.

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