Re: [PATCH, v3] coroutines: Fix ICE on invalid (PR93458).

2020-01-31 Thread Nathan Sidwell
On 1/30/20 9:43 AM, Iain Sandoe wrote: Hi Nathan, however. …. also, what if you find something, but it's not a type template? … I’ve switched the complain off on lookup_qualified_name and now check for a type template. I'm not sure that's helpful. I think you should still complain on the

[PATCH, v3] coroutines: Fix ICE on invalid (PR93458).

2020-01-30 Thread Iain Sandoe
Hi Nathan, Nathan Sidwell wrote: > On 1/29/20 10:39 AM, Iain Sandoe wrote: >> Hi Nathan, >> + /* If we are missing fundmental information, such as the traits, then >> don't >> + emit this for every keyword in a TU. This particular error is per TU >> + so we don't need to keep the ind