lambda-this20.C
108 Bytes
-
re PR c++/63601 (Segfault on usage of 'this' in unevaluated context inside lambda) · 2bf492a1
PR c++/63601 * lambda.c (current_nonlambda_function): New. * semantics.c (finish_this_expr): Use it. * cp-tree.h: Declare it. From-SVN: r216488
Jason Merrill committed