[clang][deps] NFC: Check the correct context hashes in tests
authorJan Svoboda <jan_svoboda@apple.com>
Thu, 10 Jun 2021 12:13:25 +0000 (14:13 +0200)
committerJan Svoboda <jan_svoboda@apple.com>
Mon, 14 Jun 2021 11:58:19 +0000 (13:58 +0200)
commit41115efca642981c2165cdf9ef2b2148605faa12
tree32beeef950b3365a3c2fb4bf086d857ee1d511d5
parent11e2922bb7adbbca17c3a0f44779aa87dbc64b42
[clang][deps] NFC: Check the correct context hashes in tests

The `clang-scan-deps` tests for the full output format were written under the assumption that most TUs/modules have the same context hash. This is no longer true, since we're changing the original compilation options. This patch updates the tests, which no longer conflate multiple context hashes into a single FileCheck variable.
clang/test/ClangScanDeps/modules-full.cpp
clang/test/ClangScanDeps/modules-inferred.m