[llvm-bugs] [Bug 35426] [LLVM-COV] A non-executed label was wrongly marked as executed in llvm-cov

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Nov 29 16:29:52 PST 2017


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

Vedant Kumar <vsk at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |vsk at apple.com
             Status|NEW                         |RESOLVED

--- Comment #1 from Vedant Kumar <vsk at apple.com> ---
Thank you for the report. This is a bug in the coverage segment builder, where
I missed a corner case. Fixed in r319391

-- 
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/20171130/28243628/attachment.html>


More information about the llvm-bugs mailing list