[PATCH] D118890: [clang][deps] Disable global module index

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 3 08:48:40 PST 2022


jansvoboda11 added a comment.

I'd like to add a test case, but actually creating a minimal one is proving to be difficult. This is most likely caused by the interaction between the global module index and explicit+implicit modules. Since we want to move off of the implicit build in dependency scanner, I don't think having a test case for this is crucial.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118890/new/

https://reviews.llvm.org/D118890



More information about the cfe-commits mailing list