Age | Commit message (Expand) | Author |
---|---|---|
2007-07-24 | check in an experiment that didn't work out, to allow for future investigation. | Chris Lattner |
2007-07-24 | Add a cache to SourceManager to accellerate line # lookup. This is a | Chris Lattner |
2007-07-21 | Add support for reusing macroid's with negative physical loc deltas. This | Chris Lattner |
2007-07-20 | remove some old cruft | Chris Lattner |
2007-07-20 | improve comments, implement a trivial single-entry cache in | Chris Lattner |
2007-07-20 | Reimplement SourceLocation. Instead of having a | Chris Lattner |
2007-07-16 | Make octal constant lexing use AdvanceToTokenCharacter to give more | Chris Lattner |
2007-07-15 | Change SourceManager::getInstantiationLoc to take virtual locations, doing its | Chris Lattner |
2007-07-12 | add missing header | Gabor Greif |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |