1. 0c69fd2 To be able to replay compilations we need to accurately remodel how by Manuel Klimek · 15 years ago
  2. 3cc331a Add a 'RawPath' parameter to the PPCallbacks interface. This allows by Chandler Carruth · 15 years ago
  3. 1a9ca21 Several PPCallbacks take an SourceLocation + IdentifierInfo, rather by Craig Silverstein · 15 years ago
  4. f09b6c9 Plug a leak in the preprocessing record's handling of inclusion by Douglas Gregor · 15 years ago
  5. 796d76a Extend the preprocessing record and libclang with support for by Douglas Gregor · 15 years ago
  6. d05f31d Push location through the MacroUndefined PPCallback and use it to print #undefs in -dD mode. (PR7818) by Benjamin Kramer · 15 years ago
  7. 8aaca67 Robustify PreprocessingRecord slightly, by only creating macro by Douglas Gregor · 16 years ago
  8. aae9224 Implement serialization and lazy deserialization of the preprocessing by Douglas Gregor · 16 years ago
  9. 7dc8722 Make the preprocessing record a PPCallbacks subclass itself, by Douglas Gregor · 16 years ago
  10. 7f6d60d Optionally store a PreprocessingRecord in the preprocessor itself, and by Douglas Gregor · 16 years ago
  11. 78ae248 Explicitly link macro instantiations to macro definitions in the by Douglas Gregor · 16 years ago
  12. 065f8d1 Introduce the notion of a "preprocessing record", which keeps track of by Douglas Gregor · 16 years ago