This patch extracts the ModuleName and ContextHash members of ClangModuleDep, FullDependencies and ModuleDeps into a single struct ModuleID. This makes it easier to understand how the full dependency graph works.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo