aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Module.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2021-05-17 08:50:49 +0200
committerJan Svoboda <jan_svoboda@apple.com>2021-05-17 09:16:00 +0200
commitb9d5b0c20180e41f24722e622b8c3a3bb510fc1d (patch)
treef27b89e582ec963e5eaa6a79a0fdd8d98ab39665 /clang/lib/Basic/Module.cpp
parent5ef21506b98cb5ad5e1280f8d2a7a9fa8bf9b4f8 (diff)
downloadllvm-b9d5b0c20180e41f24722e622b8c3a3bb510fc1d.zip
llvm-b9d5b0c20180e41f24722e622b8c3a3bb510fc1d.tar.gz
llvm-b9d5b0c20180e41f24722e622b8c3a3bb510fc1d.tar.bz2
[clang][deps] NFC: Stop assuming the TU's context hash
The context hash of modular dependencies can be different from the context hash of the original translation unit if we modify their `CompilerInvocation`s. Stop assuming the TU's context hash everywhere. No functionality change here, since we're still currently using the unmodified TU CompilerInvocation to compute the context hash. Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D102473
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions