[llvm-bugs] [Bug 36805] New: Duplicated profile data leads to Counter Overflows and incorrect code coverage information

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 19 12:13:29 PDT 2018


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

            Bug ID: 36805
           Summary: Duplicated profile data leads to Counter Overflows and
                    incorrect code coverage information
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: mmoroz at google.com
                CC: llvm-bugs at lists.llvm.org

The issue seems to be a regression of
https://bugs.llvm.org/show_bug.cgi?id=23499

TL;DR somehow we are getting duplicated profile data records pointing to the
same counter, that leads to counter values being duplicated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180319/65c4ae9a/attachment.html>


More information about the llvm-bugs mailing list