diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2021-05-17 09:16:25 +0200 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2021-05-17 09:24:23 +0200 |
commit | d3fb4b9065e93e2617db44f3ab9c31f341d9cd1f (patch) | |
tree | c02e5a1f5397bd84a1ea17d23d2843028decb79c /clang/lib/Basic/Module.cpp | |
parent | b9d5b0c20180e41f24722e622b8c3a3bb510fc1d (diff) | |
download | llvm-d3fb4b9065e93e2617db44f3ab9c31f341d9cd1f.zip llvm-d3fb4b9065e93e2617db44f3ab9c31f341d9cd1f.tar.gz llvm-d3fb4b9065e93e2617db44f3ab9c31f341d9cd1f.tar.bz2 |
[clang][deps] NFC: Report modules' context hash
This patch eagerly constructs and modifies CompilerInvocation of modular dependencies in order to report the correct context hash instead of the hash of the original translation unit.
No functionality change here, since we currently don't modify CompilerInvocation in a way that affects the context hash.
Depends on D102473.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D102482
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions