lambda-this14.C
755 Bytes
-
re PR c++/52014 ([c++0x] Segfault When `decltype` Used in Nested Lambda Function… · 963afe1b
re PR c++/52014 ([c++0x] Segfault When `decltype` Used in Nested Lambda Function Defined in Class Member Function) PR c++/52014 * semantics.c (lambda_expr_this_capture): Don't capture 'this' in unevaluated context. From-SVN: r197063
Jason Merrill committed