[Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC.
authorMartin Storsjo <martin@martin.st>
Fri, 4 Oct 2019 07:05:42 +0000 (07:05 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 4 Oct 2019 07:05:42 +0000 (07:05 +0000)
commit1ca074b86af733f7b11e6ed56326ee02cb3b3798
treeb3854d19851f38a4e9f81f1da389c99558ba110b
parent30cb220115892875501835627be3f5e6ef01cddd
[Symbolize] Use the local MSVC C++ demangler instead of relying on dbghelp. NFC.

This allows making a couple llvm-symbolizer tests run in all
environments.

Differential Revision: https://reviews.llvm.org/D68133

llvm-svn: 373698
llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
llvm/test/tools/llvm-symbolizer/coff-dwarf.test
llvm/test/tools/llvm-symbolizer/coff-exports.test