labath wrote: > On the topic of ClangASTMetadata. Another thing I noticed a while ago that we > might want to fix is that when we import decls from an origin, we don't copy > over the metadata into the target typesystem. I forget why exactly that was > causing issues, but at the very least it probably means we're recomputing > some properties
I don't know what to say about that. In the cases I was looking at at least, the type was completed by the expression command anyway, so dynamic type resolution already worked on those types. https://github.com/llvm/llvm-project/pull/137974 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits