Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push location through the MacroUndefined PPCallback and use it to print #unde... | Benjamin Kramer | 2010-08-07 | 1 | -1/+2 |
* | Robustify PreprocessingRecord slightly, by only creating macro | Douglas Gregor | 2010-03-19 | 1 | -3/+12 |
* | Implement serialization and lazy deserialization of the preprocessing | Douglas Gregor | 2010-03-19 | 1 | -0/+72 |
* | Make the preprocessing record a PPCallbacks subclass itself, | Douglas Gregor | 2010-03-19 | 1 | -0/+24 |
* | Optionally store a PreprocessingRecord in the preprocessor itself, and | Douglas Gregor | 2010-03-19 | 1 | -16/+0 |
* | Explicitly link macro instantiations to macro definitions in the | Douglas Gregor | 2010-03-18 | 1 | -3/+5 |
* | Introduce the notion of a "preprocessing record", which keeps track of | Douglas Gregor | 2010-03-18 | 1 | -0/+37 |