This revision was automatically updated to reflect the committed changes.
Closed by commit rG772e9f88dd78: [clang][deps] NFC: Document collector, rename
members (authored by jansvoboda11).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98950/new/
htt
Bigcheese accepted this revision.
Bigcheese added a comment.
This revision is now accepted and ready to land.
Thanks for the cleanup. Code makes more sense now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98950/new/
https://reviews.llvm.org/D9895
jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch documents how `ModuleDepCollector{,PP}` work and what their members
store. Als