| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -72/+0 |
| * | Add some missing #includes for GCC mainline, patch by Shantonu Sen! | Chris Lattner | 2008-03-10 | 1 | -0/+1 |
| * | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
| * | Reimplement SourceLocation. Instead of having a | Chris Lattner | 2007-07-20 | 1 | -1/+1 |
| * | Finally bite the bullet and make the major change: split the clang namespace | Chris Lattner | 2007-06-15 | 1 | -3/+2 |
| * | Remove the clang::SourceBuffer class, switch to the llvm::MemoryBuffer class. | Chris Lattner | 2007-04-29 | 1 | -5/+5 |
| * | Use a new helper to do this much more simply. | Chris Lattner | 2006-06-30 | 1 | -5/+1 |
| * | Expose a new form of the getToken method. | Chris Lattner | 2006-06-30 | 1 | -15/+23 |
| * | Give tokens from the scratch buffer correct source locations. | Chris Lattner | 2006-06-29 | 1 | -3/+4 |
| * | Initial implementation of the ScratchBuffer class. | Chris Lattner | 2006-06-28 | 1 | -0/+67 |

