ilya-biryukov added a comment.

Since the errors only shows up in modular builds, I would look closely for bugs 
inside `ASTReader`/`ASTWriter`. 
Also, it seems that `ArrayFiller` is not taken in to account in 
`computeDependence` and maybe it should be. This assumption is wrong if 
`ArrayFiller` is only used for non-dependent code and it also does not explain 
the variation between modular and non-modular builds.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129531

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

Reply via email to