| Issue |
175281
|
| Summary |
Code coverage issue - unreachable code is incorrectly being marked as hit by code coverage tool
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
schittir
|
llvm-cov code coverage tool incorrectly marks the following code as reachable.
This example illustrates the issue : https://godbolt.org/z/qErfYqqnP
This commit deals with the crux of the problem : https://github.com/llvm/llvm-project/commit/181dfe4c92ad2671a4ff5c2d91d927dd5a9958b8
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs