https://issues.dlang.org/show_bug.cgi?id=18846
--- Comment #16 from Manu <[email protected]> --- Sure, except that it needs to demangle EXACTLY like the MSVC tools, so you don't see 2 errors from C++ and from D next to eachother and get confused as if they're different symbols, and then spend minutes figuring out that they're actually the same symbol, just piped through 2 different demanglers! ;) --
