rsmith added a comment.

In D77697#1968998 <https://reviews.llvm.org/D77697#1968998>, @joerg wrote:

> This fixes the module build of clang for me.


Are you building with or without `-fmodules-local-submodule-visibility` (`cmake 
-DLLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY=ON`)? If you don't use that, this sort 
of random weirdness is going to come up a lot. And if you do use that setting, 
then this patch shouldn't make any difference; if it does, we should dig into 
why.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77697



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to