ItaniumMangle: Correctly mangle <base-unresolved-name>
We had two bugs: - We were missing the "on" prefix for unresolved operators. - We didn't handle the mangling of destructors at all. This fixes PR22584. llvm-svn: 229255
Loading
Please sign in to comment