lambda-generic-static2.C
258 Bytes
-
PR c++/70735 - generic lambda and local static variable · 9c62c1f3
* pt.c (tsubst_copy): Just return a local variable from non-template context. Don't call rest_of_decl_compilation for duplicated static locals. (tsubst_decl): Set DECL_CONTEXT of local static from another function. From-SVN: r236615
Jason Merrill committed