Sirraide wrote: Ah, that was in the original stack trace, I see. The fix here makes sense to me because it’s in `FastEvaluateAsRValue`, so it makes sense that that can fail since it’s just supposed to be a fast path. https://github.com/llvm/llvm-project/pull/97146