[Issue 23629] New: importC: Need to support code coverage analysis

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 15 06:38:01 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23629

          Issue ID: 23629
           Summary: importC: Need to support code coverage analysis
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: mzfhhhh at foxmail.com

dmd .\app.d .\test.c -cov

The app.lst file will be generated.
but not generate the test.lst file.

I hope to support the coverage analysis of c code

--


More information about the Digitalmars-d-bugs mailing list