mstange / msvc-demangler-rust

A rust library that demangles / undecorates C++ symbols mangled by MSVC
Other
42 stars 13 forks source link

Add __pascal marker to output #51

Closed mitsuhiko closed 5 years ago

mitsuhiko commented 5 years ago

This was not implemented but is quite commonly used in the llvm tests.