Skip to content
Commit 85b2a6a4 authored by Sebastian Redl's avatar Sebastian Redl
Browse files

Add a callback interface that allows interested parties to get notified...

Add a callback interface that allows interested parties to get notified whenever PCHReader deserializes a type or decl (and possibly other things in the future). Have PCHWriter implement these callbacks as noops and register to receive them if we're chaining PCHs. This will allow PCHWriter to track the IDs of these things, which it needs to write the dependent files. WIP

llvm-svn: 108383
parent 6f4f3612
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment