[Issue 21119] Code coverage checker is not instrumenting backend source files

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Aug 6 20:22:40 UTC 2020


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

--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> ---
-cov requires linking with druntime, and -betterC explicitly must not require
druntime. This is not a bug in the backend.

--


More information about the Digitalmars-d-bugs mailing list