[llvm-bugs] [Bug 35286] New: llvm-cov: Wrong coverage at end of switch/case

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 13 03:31:38 PST 2017


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

            Bug ID: 35286
           Summary: llvm-cov: Wrong coverage at end of switch/case
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dennis.felsing at sap.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 19408
  --> https://bugs.llvm.org/attachment.cgi?id=19408&action=edit
Example code

I expect this file to be fully covered, instead the two closing brackets in
postAggrType are uncovered.

-- 
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/20171113/9350136d/attachment.html>


More information about the llvm-bugs mailing list