1. 22f6bbc Switch lexer/pp over to new Token::is/isNot api by Chris Lattner · 17 years ago
  2. cc1a875 improve layering: by Chris Lattner · 17 years ago
  3. 0edde55 change calls to getMacroInfo into hasMacroDefinition() where possible. by Chris Lattner · 17 years ago
  4. 701e5eb Silence VC++ warnings, patch by Hartmut Kaiser by Chris Lattner · 17 years ago
  5. 79859c3 Spaces not tabs. by Neil Booth · 17 years ago
  6. b944951 Ensure we diagnose long long literals in C90 mode. by Neil Booth · 17 years ago
  7. 6e400c2 1.0 is double, 1.0F is a float. by Chris Lattner · 17 years ago
  8. b2024b2 Update to match the API from LLVM mainline. by Chris Lattner · 17 years ago
  9. d217773 At one point there were going to be lexer and parser tokens. by Chris Lattner · 17 years ago
  10. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago