https://issues.dlang.org/show_bug.cgi?id=18314
Simen Kjaeraas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull Status|RESOLVED |REOPENED Resolution|DUPLICATE |--- --- Comment #2 from Simen Kjaeraas <[email protected]> --- Actually, I was wrong here. While the root issue is the same, the way getSymbolsByUDA works should make it possible to fix it without addressing the issues in bug 17941. Fixed in this PR: https://github.com/dlang/phobos/pull/6085 --
