================ @@ -23,6 +23,16 @@ using namespace llvm; namespace { +template <class SummaryTy> +bool IsSummaryEmpty(const SummaryTy &Report, const CoverageViewOptions &Opts) { ---------------- chapuni wrote:
Done. https://github.com/llvm/llvm-project/pull/121192 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits