[line coverage] macros from system headers after break
have wrong execution count
#114622
Labels
break
have wrong execution count
#114622
How to reproduce it (Compiler explorer link):
Coverage report where line 8 and 9 are self-contradictory.
(Example reduced from https://github.com/mtoyoda/sl/blob/5.02/sl.c#L108 where
getch
is from#include <curses.h>
)Related: #78920
The text was updated successfully, but these errors were encountered: