1. b7ec67a Clang should not warn on code in clang that is only there to remove warnings. by Jakob Stoklund Olesen · 14 years ago
  2. c4bf2b9 Introduced raw_identifier token kind. by Abramo Bagnara · 14 years ago
  3. 6e29014 Fix PR5633 by making the preprocessor handle the case where we can by Chris Lattner · 15 years ago
  4. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  5. 47246be This change refactors some of the low-level lexer interfaces a bit. by Chris Lattner · 16 years ago
  6. 025c3a6 add a simplified lexer ctor that sets up the lexer to raw-lex an entire file. by Chris Lattner · 16 years ago
  7. 2b2453a this massive patch introduces a simple new abstraction: it makes by Chris Lattner · 16 years ago
  8. 99bd46c make the -rewrite-test a bit more interesting: it now by Chris Lattner · 16 years ago
  9. cff9cc9 start implementing a token rewriter. At this point, it just reads in a file by Chris Lattner · 16 years ago