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

--- Comment #2 from FeepingCreature <[email protected]> ---
Far as I can tell, `__traits(getOverloads)` just doesn't get rid of the
overloadness of the template or function correctly. `td.funcroot` is set,
`fd.overnext` is set, but `__traits(getOverloads)` only zeroes `td.overnext`.

--

Reply via email to