| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add StringRef::{slice, split}, two convenient string operations which are simple | Daniel Dunbar | 2009-07-26 | 1 | -0/+15 |
| | | | | | | | and efficient on a StringRef. llvm-svn: 77117 | ||||
| * | Support writing a StringRef to a raw_ostream directly. | Daniel Dunbar | 2009-07-22 | 1 | -0/+6 |
| | | | | | llvm-svn: 76754 | ||||
| * | Add StringRef::{substr, startswith}. | Daniel Dunbar | 2009-07-21 | 1 | -0/+12 |
| | | | | | llvm-svn: 76559 | ||||
| * | Add StringRef class, with fixes. | Daniel Dunbar | 2009-07-21 | 1 | -0/+59 |
| llvm-svn: 76543 | |||||

