| Issue |
75751
|
| Summary |
reporting bad coverage for code in unevaluated context
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
hanickadot
|
Dear LLVM developers! I noticed bad code-coverage for code in unevaluated context. Like when constexpr function is called in `decltype(...)` or even in concepts:
<img width="1081" alt="Screenshot 2023-12-17 at 22 16 51" src=""
Such code shouldn't be marked uncovered.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs