[llvm-bugs] [Bug 35437] [LLVM-COV] Two continuous "for" statements lead to incorrect coverage information
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 29 16:28:33 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35437
Vedant Kumar <vsk at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vsk at apple.com
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- 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/2b75a0d8/attachment-0001.html>
More information about the llvm-bugs
mailing list