Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
f845c74c6243a10ee5df2af003dcf81bbd0b51a0
/
unittests
/
ADT
/
StringRefTest.cpp
323a3e6
Fix pasto in StringRef::count(char)
by Daniel Dunbar
· 16 years ago
5caba3b
Add StringRef::count({char,StringRef})
by Daniel Dunbar
· 16 years ago
0ad7f9b
StringRef: Add find(char) and find(StringRef).
by Daniel Dunbar
· 16 years ago
d61918f
Add StringRef::{slice, split}, two convenient string operations which are simple
by Daniel Dunbar
· 16 years ago
dbe77cf
Support writing a StringRef to a raw_ostream directly.
by Daniel Dunbar
· 16 years ago
f5fdf73
Add StringRef::{substr, startswith}.
by Daniel Dunbar
· 16 years ago
4cf95d7
Add StringRef class, with fixes.
by Daniel Dunbar
· 16 years ago