llvm-project/clang/tools/clang-scan-deps
Jan Svoboda 3190cf2017 [clang][deps] NFC: Extract ModuleID struct
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.

Reviewed By: Bigcheese, dexonsmith

Differential Revision: https://reviews.llvm.org/D98943
2021-03-24 11:57:43 +01:00
..
CMakeLists.txt
ClangScanDeps.cpp [clang][deps] NFC: Extract ModuleID struct 2021-03-24 11:57:43 +01:00