Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
afa08b51a65fd3e945cb752281f7ad5f02c4fa29
/
lib
/
Support
/
StringRef.cpp
fa98515
Workaround what I believe is an MSVC bug where it emits a definition for a
by Daniel Dunbar
· 16 years ago
bc1c143
simplify as daniel suggests
by Chris Lattner
· 16 years ago
fadd584
move a couple non-trivial methods out of line, add new
by Chris Lattner
· 16 years ago
60b7363
add some more overloads of StringRef::getAsInteger for
by Chris Lattner
· 16 years ago
b2f35c5
provide a "strtoull" operation that works on StringRef's.
by Chris Lattner
· 16 years ago
d86d635
Add StringRef::{rfind, rsplit}
by Daniel Dunbar
· 16 years ago