https://d.puremagic.com/issues/show_bug.cgi?id=8954
--- Comment #4 from Andrej Mitrovic <[email protected]> 2014-02-12 13:46:16 PST --- (In reply to comment #3) > I think it can be fixed by adding an 'isInternal' field to the dtor/postblit > classes and passing a valid Loc, then cov generation could check isInternal > while other diagnostics code doesn't have to be touched. Will try this out. Nevermind, it's actually CallExp which needs the Loc info. Still it's fixable. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
