https://issues.dlang.org/show_bug.cgi?id=24426 --- Comment #1 from Carl Sturtivant <sturtivant at gmail.com> --- I misunderstood, and thought ddemangle.exe would demangle names from the compatible C/C++ compiler, msvc in this case. But it only demangles D's mangled names. --