manmanren added a comment. Cheers,
Manman ================ Comment at: lib/Frontend/CompilerInstance.cpp:1502 @@ +1501,3 @@ + Module = PP->getHeaderSearchInfo().lookupModule(ModuleName); + if (!Module || !Module->getASTFile() || + std::string(Module->getASTFile()->getName()) != ModuleFileName) { ---------------- Thanks for the explanation, it makes sense. Updated the patch accordingly. https://reviews.llvm.org/D23125 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits