https://issues.dlang.org/show_bug.cgi?id=18846 --- Comment #14 from Manu <turkeyman at gmail.com> --- I'm noticing C++ symbols in the vtable don't demangle (ie, DMD). Is there a way to call the C++ demangler that VS uses (to make sure the demangle is identical)? --