Michael137 wrote: Latest commit has the changes that make use of the unified structor mangling to do the cross-module lookup. Still not the prettiest because it relies on the `ManglingSubstitutor`, but it makes the cross-module case work pretty seamlessly.
And from digging around, it looks like on linux we already rely on the `ManglingSubstitutor` for the aliased structor variant case. https://github.com/llvm/llvm-project/pull/149827 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits