sgraenitz added a comment.

> That's fine. It just needs to be able to demangle itanium names when running 
> on an MSVC platform.

IIUC `cstring_mangling_scheme()` should return `eManglingSchemeItanium` in this 
case and switch to the case label without the `#if defined(_MSC_VER)`.


https://reviews.llvm.org/D49612



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to