================ ---------------- isuckatcs wrote: Does lifetime analysis track that the copied fields are now bound to the current instance? E.g.: the string that was passed to the origin, now has to oulive the copy as well. https://github.com/llvm/llvm-project/pull/210474