1. a9bc2d9 Fix typo. by Ted Kremenek · 16 years ago
  2. a59e050 comment out #pragma mark and #warning directives. by Chris Lattner · 16 years ago
  3. 0d76fcd rewrite handling of the raw token stream in -rewrite-macros to lex by Chris Lattner · 16 years ago
  4. 1a78735 make rewrite macros insert a space when commenting out macros where the token didn't by Chris Lattner · 16 years ago
  5. 8ea78e6 Two identifiers are not the same unless they have the same identifier info. by Chris Lattner · 16 years ago
  6. ec92156 Implement -rewrite-macros, which is a crazy macro expander that expands by Chris Lattner · 16 years ago
  7. 0951052 make #if 0 code compile, even though it still isn't very useful. by Chris Lattner · 16 years ago
  8. b57e3d4 start implementation of a macro rewriter, this is currently just stubbed out. by Chris Lattner · 16 years ago