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