lambda-defarg8.C
402 Bytes
-
PR c++/82882 - ICE with lambda in template default argument. · 582f844c
* lambda.c (record_null_lambda_scope): New. * pt.c (tsubst_lambda_expr): Use it. * name-lookup.c (do_pushtag): Don't give a lambda DECL_CONTEXT of a function that isn't open. From-SVN: r261654
Jason Merrill committed