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: [email protected]
          Reporter: [email protected]

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

--

Reply via email to