This patch documents how ModuleDepCollector{,PP} work and what their members store. Also renames somewhat vague MainDeps to FileDeps and Deps to ModularDeps.
Depends on D98943.
Paths
| Differential D98950
[clang][deps] NFC: Document collector, rename members ClosedPublic Authored by jansvoboda11 on Mar 19 2021, 7:13 AM.
Details Summary This patch documents how ModuleDepCollector{,PP} work and what their members store. Also renames somewhat vague MainDeps to FileDeps and Deps to ModularDeps. Depends on D98943.
Diff Detail
Event Timelinejansvoboda11 created this revision. This revision is now accepted and ready to land.Mar 23 2021, 8:50 AM Closed by commit rG772e9f88dd78: [clang][deps] NFC: Document collector, rename members (authored by jansvoboda11). · Explain WhyMar 24 2021, 3:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 332933 clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
|