labath wrote:

You're right -- I misremembered. I thought the DefinitionData is set when 
completing the definition, but happens when the definition is started. In that 
case, yes, the crash happened because the ast importer didn't copy over the 
definition data, but then tried to access it when adding the typedef.

https://github.com/llvm/llvm-project/pull/102116
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to