[llvm-bugs] [Bug 34611] New: Coverage sometimes generates weird regions after return
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Sep 14 15:13:09 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34611
Bug ID: 34611
Summary: Coverage sometimes generates weird regions after
return
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: efriedma at codeaurora.org
CC: llvm-bugs at lists.llvm.org, vsk at apple.com
http://lab.llvm.org:8080/coverage/coverage-reports/all/coverage/Users/buildslave/jenkins/sharedspace/clang-stage2-coverage-R@2/llvm/lib/Target/ARM/ARMISelLowering.cpp.html#L1711
(the end of ARMTargetLowering::LowerCallResult).
The "return" itself is covered, but the closing brace of the function isn't,
somehow.
--
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/20170914/b033b62a/attachment.html>
More information about the llvm-bugs
mailing list