https://bugs.llvm.org/show_bug.cgi?id=34613

            Bug ID: 34613
           Summary: coverage summary can have greater than 100% region
                    coverage
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: efrie...@codeaurora.org
                CC: llvm-bugs@lists.llvm.org

>From http://lab.llvm.org:8080/coverage/coverage-reports/all/index.html:

llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  83.33% (5/6)
  56.18% (50/89)
 766.67% (46/6)

I think we're somehow miscounting the number of regions in functions with
multiple instantiations.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to