https://github.com/ChuanqiXu9 commented:

Thanks. What I feel not good is passing `ExpectedName` and `ModuleMismatch` all 
around. I am wondering if we can check it by inserting a check in 
`ASTReader::ReadControlBlock` in `case IMPORT:` where we can check the 
`ImportedName` and the name stored in loaded module.

https://github.com/llvm/llvm-project/pull/133462
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to