lambda.c
33.1 KB
-
re PR c++/65727 (Segfault With Decltype In Lambda Expression Used To Initialize… · 5ce3039e
re PR c++/65727 (Segfault With Decltype In Lambda Expression Used To Initialize Static Class Member) PR c++/65727 * lambda.c (lambda_expr_this_capture): In unevaluated context go through the normal loop, just don't capture. (maybe_resolve_dummy): Handle null return. Co-Authored-By: Marek Polacek <polacek@redhat.com> From-SVN: r222132
Jason Merrill committed