Age | Commit message (Expand) | Author |
---|---|---|
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-05-14 | Add forward declaration of Token. Thanks to Martin Doucha for pointing this out | Douglas Gregor |
2009-05-03 | PR4063, with feeling: Chain PP callbacks by default. | Daniel Dunbar |
2009-04-21 | add a preprocessor callback function for #undef, patch by | Chris Lattner |
2009-04-12 | add a ppcallback hook for macro definitions. | Chris Lattner |
2009-03-12 | add a callback for macro expansion, based on a patch by Paolo Bolzoni! | Chris Lattner |
2009-01-16 | Improve #pragma comment support by building the string argument and | Chris Lattner |
2008-10-27 | Rename Characteristic_t to CharacteristicKind | Chris Lattner |
2008-09-26 | clean up a bunch of fixme's I added, by moving | Chris Lattner |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |