Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |