Re: linkage of lambda types

2020-04-02 Thread Jason Merrill via Gcc-patches
On Wed, Apr 1, 2020 at 2:55 PM Nathan Sidwell wrote: > Jason, > > This is from pr94426, which is fallout from my pr94147 fix. > > You added the following to no_linkage_check as part of > > 2018-11-12 Jason Merrill > Implement P0315R4, Lambdas in unevaluated contexts. > >/* Lambda

linkage of lambda types

2020-04-01 Thread Nathan Sidwell
Jason, This is from pr94426, which is fallout from my pr94147 fix. You added the following to no_linkage_check as part of 2018-11-12 Jason Merrill Implement P0315R4, Lambdas in unevaluated contexts. /* Lambda types that don't have mangling scope have no linkage. We check CL