Age | Commit message (Expand) | Author |
---|---|---|
2010-10-20 | Extend the preprocessing record and libclang with support for | Douglas Gregor |
2010-08-07 | Push location through the MacroUndefined PPCallback and use it to print #unde... | Benjamin Kramer |
2010-03-19 | Robustify PreprocessingRecord slightly, by only creating macro | Douglas Gregor |
2010-03-19 | Implement serialization and lazy deserialization of the preprocessing | Douglas Gregor |
2010-03-19 | Make the preprocessing record a PPCallbacks subclass itself, | Douglas Gregor |
2010-03-19 | Optionally store a PreprocessingRecord in the preprocessor itself, and | Douglas Gregor |
2010-03-18 | Explicitly link macro instantiations to macro definitions in the | Douglas Gregor |
2010-03-18 | Introduce the notion of a "preprocessing record", which keeps track of | Douglas Gregor |