diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-03-24 11:56:26 +0100 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-03-24 11:57:43 +0100 |
commit | 3190cf2017511e7a0570ea9a050a5f28f99d2bf6 (patch) | |
tree | 6381431300c2279a7d19a08c2d88a1dc190a9d24 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 292da93d59a3688ffc95c10de7986472242e8f1d (diff) | |
download | llvm-3190cf2017511e7a0570ea9a050a5f28f99d2bf6.zip llvm-3190cf2017511e7a0570ea9a050a5f28f99d2bf6.tar.gz llvm-3190cf2017511e7a0570ea9a050a5f28f99d2bf6.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions