1. acc5f3e More #include cleaning by Daniel Dunbar · 16 years ago
  2. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 17 years ago[Renamed from Lex/Pragma.cpp]
  3. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  4. 2243449 Add support for #pragma mark, which shouldn't warn about bogus tokens. by Chris Lattner · 17 years ago
  5. 22f6bbc Switch lexer/pp over to new Token::is/isNot api by Chris Lattner · 17 years ago
  6. 0edde55 change calls to getMacroInfo into hasMacroDefinition() where possible. by Chris Lattner · 17 years ago
  7. f1c99ac refactor the interface to Preprocessor::GetIncludeFilenameSpelling, by Chris Lattner · 17 years ago
  8. d217773 At one point there were going to be lexer and parser tokens. by Chris Lattner · 17 years ago
  9. 25bdb51 simplify the lexer ctor to take a SLoc instead of a sloc and a redundant buffer*. by Chris Lattner · 17 years ago
  10. 9dc1f53 Reimplement SourceLocation. Instead of having a by Chris Lattner · 17 years ago
  11. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 18 years ago