Re: C++ PATCH for c++/81525, auto and generic lambda

2017-10-04 Thread Jason Merrill
On Wed, Aug 9, 2017 at 3:20 PM, Jason Merrill wrote: > In this testcase, when building up an extra version of N to refer to > when instantiating the generic lambda, we were mistakenly replacing > the 'auto' with a template argument for the generic lambda. > > Tested x86_64-pc-linux-gnu, applying t

C++ PATCH for c++/81525, auto and generic lambda

2017-08-09 Thread Jason Merrill
In this testcase, when building up an extra version of N to refer to when instantiating the generic lambda, we were mistakenly replacing the 'auto' with a template argument for the generic lambda. Tested x86_64-pc-linux-gnu, applying to trunk and 7. commit e42e1cc162267b85adfb624daf1b96fc2f5a6f5b