hokein added a comment.

In D116919#3248113 <https://reviews.llvm.org/D116919#3248113>, @mstorsjo wrote:

> In D116919#3247887 <https://reviews.llvm.org/D116919#3247887>, @hokein wrote:
>
>> Thanks, everyone!
>>
>> I manage to figure out the cause, the crash was caused by an arbitrary 
>> RPareLoc -- we missed to set the RPareLoc in 
>> `TreeTransform::TransformAutoType`. I reland the patch in 
>> ab3f100bec03d72ecee947a323c51698d4b95207 
>> <https://reviews.llvm.org/rGab3f100bec03d72ecee947a323c51698d4b95207>.
>
> I rebuilt my full, non-reduced testcase now, and it seems like it built fine 
> this time. Thanks!

Glad to hear, and thanks for the verification!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116919/new/

https://reviews.llvm.org/D116919

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

Reply via email to