[llvm-dev] VC C++ demangler

Robinson, Paul via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 20 10:17:36 PDT 2017


Just to be clear - once LLVM has its own demangler, it should probably use it on all platforms, so there'd be no worry about different behavior between LLVM on Windows and LLVM elsewhere.

But that said, it's probably still important/worthwhile to make sure it's consistent with the platform demangler.

Personally I would be all for a unit test program that verified against the Windows API when run on Windows, and against canned output on non-Windows.
--paulr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170620/0b5dcce8/attachment-0001.html>


More information about the llvm-dev mailing list