| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the clang::SourceBuffer class, switch to the llvm::MemoryBuffer class. | Chris Lattner | 2007-04-29 | 1 | -280/+0 |
| * | Refactor the SourceBuffer code so that it is safe to move to the LLVM | Chris Lattner | 2007-04-29 | 1 | -10/+63 |
| * | minor cleanups | Chris Lattner | 2007-04-29 | 1 | -32/+27 |
| * | silence some warnings when asserts are disabled. | Chris Lattner | 2006-11-05 | 1 | -0/+1 |
| * | change FileEntry::getName to return a const char*. | Chris Lattner | 2006-10-27 | 1 | -2/+2 |
| * | Use read to open small files so we don't run out of file descriptors as easily. | Chris Lattner | 2006-10-20 | 1 | -11/+63 |
| * | Make this work with llvm cvs | Chris Lattner | 2006-08-27 | 1 | -1/+4 |
| * | Add a new SourceBuffer::getNewMemBuffer method. | Chris Lattner | 2006-06-28 | 1 | -0/+14 |
| * | Initial checkin of c-language parser | Chris Lattner | 2006-06-18 | 1 | -0/+162 |

