AaronBallman wrote:

> > Do you have an idea as to why the type location is invalid in the first 
> > place?
> 
> Looking at the new test, my guess is that `auto` remains undeduced, so it has 
> nowhere to point out to.

Even when it's undeduced, we should still have a source location for it because 
the user wrote `auto` somewhere.

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

Reply via email to