yaron.keren added inline comments.
================ Comment at: clang/lib/Serialization/ASTReader.cpp:4268 // Read the AST block. if (ASTReadResult Result = ReadASTBlock(F, ClientLoadCapabilities)) + return Failure; ---------------- vsapsai wrote: > yaron.keren wrote: > > Result is unused now. > Thanks for pointing it out. Are there any bots failing because of that now? > Asking if should have a small urgent fix or if can wait for > https://reviews.llvm.org/D108268 to land. Just a compiler warning, could wait. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107690/new/ https://reviews.llvm.org/D107690 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits