1. 700204c by Steve Naroff · 17 years ago
  2. 5e36a7a Add a cache to SourceManager to accellerate line # lookup. This is a by Chris Lattner · 17 years ago
  3. 9c68306 Fix a really subtle bug in the macro expander caching code, where by Chris Lattner · 17 years ago
  4. 731ec57 Minor simplification to Expr::isLvalue(). by Steve Naroff · 17 years ago
  5. 60c3a1b Update project for LexerToken.h -> Token.h by Chris Lattner · 17 years ago
  6. 464175b initial layout support for structures and unions. This isn't actually by Chris Lattner · 17 years ago
  7. c80b4ee by Steve Naroff · 17 years ago
  8. 136f93a Make octal constant lexing use AdvanceToTokenCharacter to give more by Chris Lattner · 17 years ago
  9. fa7c645 "Someone typed "PtrToInt" where they meant "IntToPtr". by Chris Lattner · 17 years ago
  10. c63b96a by Steve Naroff · 17 years ago
  11. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago