================
@@ -3000,6 +3000,8 @@ InputFile ASTReader::getInputFile(ModuleFile &F, unsigned 
ID, bool Complain) {
       }
 
       Diag(diag::note_ast_file_rebuild_required) << TopLevelASTFileName;
----------------
cyndyishida wrote:

Could this note only be emitted in the `Disabled` case? 
I also prefer changing the message a bit to something you suggested earlier, 
using passive voice, `please rebuild precompiled file` to `precompiled file 
needs to be rebuilt`. 

https://github.com/llvm/llvm-project/pull/180899
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to