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

            Bug ID: 35459
           Summary: llvm-cov: Can't combine coverage from multiple
                    binaries
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 19484
  --> https://bugs.llvm.org/attachment.cgi?id=19484&action=edit
run script to reproduce the issue

Creating two separate binaries creating a common coverage report for them does
not work properly. Some files are missing, coverage in others is shown as lower
than it actually is. This is useful in the case of having multiple unit test
binaries for parts of a project. Minimal example attached.

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

Reply via email to