[llvm] [llvm-cov] Remove View member from MCDCView and BranchView (PR #97734)

Alan Phipps via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 16:49:20 PDT 2024


https://github.com/evodius96 approved this pull request.

Thanks for cleaning this up. That's correct, a SourceCoverageView object is not needed for these cases, but I overlooked removing its creation. 

https://github.com/llvm/llvm-project/pull/97734


More information about the llvm-commits mailing list