dexonsmith closed this revision.
dexonsmith marked 2 inline comments as done.
dexonsmith added a comment.
Committed in r355778.
Comment at: clang/include/clang/Serialization/InMemoryModuleCache.h:37
/// Track the timeline of when this was added to the cache.
+bool Is
bruno accepted this revision.
bruno added a comment.
This revision is now accepted and ready to land.
Thanks for working on this, the approach & patch LGTM.
Comment at: clang/include/clang/Serialization/InMemoryModuleCache.h:37
/// Track the timeline of when this was add
dexonsmith created this revision.
dexonsmith added reviewers: Bigcheese, bruno, rsmith, vsapsai.
Herald added a subscriber: jdoerfert.
dexonsmith added parent revisions: D58890: Modules: Rename MemoryBufferCache to
InMemoryModuleCache, D58891: Modules: Add -Rmodule-import.
Leverage the InMemoryMo