| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | comment out #pragma mark and #warning directives. | Chris Lattner | 2008-07-25 | 1 | -2/+21 |
| * | rewrite handling of the raw token stream in -rewrite-macros to lex | Chris Lattner | 2008-07-25 | 1 | -29/+52 |
| * | make rewrite macros insert a space when commenting out macros where the token... | Chris Lattner | 2008-06-03 | 1 | -2/+3 |
| * | Two identifiers are not the same unless they have the same identifier info. | Chris Lattner | 2008-05-31 | 1 | -1/+7 |
| * | Implement -rewrite-macros, which is a crazy macro expander that expands | Chris Lattner | 2008-05-10 | 1 | -9/+126 |
| * | make #if 0 code compile, even though it still isn't very useful. | Chris Lattner | 2008-05-09 | 1 | -13/+4 |
| * | start implementation of a macro rewriter, this is currently just stubbed out. | Chris Lattner | 2008-05-08 | 1 | -0/+76 |

