stuartellis marked 9 inline comments as done. stuartellis added inline comments.
================ Comment at: flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:92 + unsigned diagID = ci.diagnostics().getCustomDiagID( + clang::DiagnosticsEngine::Error, "unable to find plugin '%0'"); + ci.diagnostics().Report(diagID) << ci.frontendOpts().ActionName; ---------------- awarzynski wrote: > Could you add a test for this diagnostic? Added diagnostic test to the end of plugin-example.f90 test Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D106137/new/ https://reviews.llvm.org/D106137 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits