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

Iain Buclaw <ibuc...@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ibuc...@gdcproject.org
         Resolution|---                         |WONTFIX

--- Comment #5 from Iain Buclaw <ibuc...@gdcproject.org> ---
This is best handled at link or LTO time, as because of templates (called from
outside the module compilation), we have no idea whether a private function
really is used or not.

--

Reply via email to