erichkeane added a comment.

In D126907#3585626 <https://reviews.llvm.org/D126907#3585626>, @erichkeane 
wrote:

> See here: https://github.com/llvm/llvm-project/issues/55673
>
> This might be the same issue, the crash at least looks the same.

Note: Looks to not be the same problem :/  Additionally, the fix I thought 
would work here does not, so I'm back at square 1 on that crash again.  I was 
trying to move the 'isEvaluatingAConstraint' out of Sema (since we don't want 
to isntantiate a type constraint until we are checking it!) but that causes us 
to fail a number of OTHER tests for checking an uninstantiated constraint.


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

https://reviews.llvm.org/D126907

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

Reply via email to