diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2022-02-15 09:51:17 +0100 |
---|---|---|
committer | Jan Svoboda <jan_svoboda@apple.com> | 2022-02-15 09:51:23 +0100 |
commit | c6f8704053ba364cf8cc9a0a966617efeda079f7 (patch) | |
tree | 38cffcb899971262c9ada6a5c34752ffa54121df /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | d8298f04a9681fcbb16d7fc4872690b5504a0d52 (diff) | |
download | llvm-c6f8704053ba364cf8cc9a0a966617efeda079f7.zip llvm-c6f8704053ba364cf8cc9a0a966617efeda079f7.tar.gz llvm-c6f8704053ba364cf8cc9a0a966617efeda079f7.tar.bz2 |
[clang][deps] Disable global module index
While scanning dependencies of a TU that depends on a PCH, the scanner basically performs mixed implicit/explicit modular compilation. (Explicit modules come from the PCH.) This seems to trip up the global module index.
This patch disables global module index in the dependency scanner.
Reviewed By: Bigcheese
Differential Revision: https://reviews.llvm.org/D118890
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions