1. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  2. 9fc9e77 When we expect two arguments but have zero, make sure to add by Chris Lattner · 15 years ago
  3. 500d329 move library-specific diagnostic headers into library private dirs. Reduce by Chris Lattner · 15 years ago
  4. 20c6b3b Split the single monolithic DiagnosticKinds.def file into one by Chris Lattner · 15 years ago
  5. e768988 remove my hacks that aggressively threw away multiple by Chris Lattner · 15 years ago
  6. 47246be This change refactors some of the low-level lexer interfaces a bit. by Chris Lattner · 15 years ago
  7. 7c35122 eagerly resolve the spelling locations of macro argument preexpansions. by Chris Lattner · 15 years ago
  8. c19e8a2 Optimize stringification a bit to avoid std::string thrashing and by Chris Lattner · 16 years ago
  9. bda0b62 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 16 years ago[Renamed from Lex/MacroArgs.cpp]
  10. 6b88450 implement simple support for arbitrary token lookahead. Change the by Chris Lattner · 16 years ago
  11. e5c8ffe split the MacroArgs class out of TokenLexer.cpp/h into MacroArgs.cpp/h by Chris Lattner · 16 years ago