[llvm-bugs] [Bug 34962] New: llvm-cov: Wrong coverage with macro use in if/else
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 16 05:48:24 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=34962
Bug ID: 34962
Summary: llvm-cov: Wrong coverage with macro use in if/else
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 19286
--> https://bugs.llvm.org/attachment.cgi?id=19286&action=edit
Example code
See the attached example cpp file. I would expect 100% coverage, but don't get
it.
I think this happens approximately since https://reviews.llvm.org/D36813
--
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/20171016/fb434ed4/attachment.html>
More information about the llvm-bugs
mailing list