Issue 83232
Summary llvm-cov: wrong line coverage of 0 for c++ macro argument in multi-line
Labels
Assignees
Reporter RainMark
    ```c++
 43|      4|  BG3_INFO(
   44|      0|      "logging begin, value: {}. {}",
   45|      0|      value, tags);
   46|       |
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to