[llvm-bugs] [Bug 37124] [LLVM-COV] wrong coverage with switch-case statement when some case is empty

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 9 17:49:36 PDT 2020


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

Fangrui Song <i at maskray.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |i at maskray.me

--- Comment #1 from Fangrui Song <i at maskray.me> ---
> Line #6  is with wrong execution times, the correct mark should be "1".
> Line #15 is with wrong execution times, the correct mark should be "1".

Correct now. (Don't know which commit fixed the problems)

-- 
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/20200910/4fa8a509/attachment-0001.html>


More information about the llvm-bugs mailing list