forked from OSchip/llvm-project
3190cf2017
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ClangScanDeps.cpp |