[PATCH] D152002: [clang][wip] Better handling of dependent lambda.This is an attempt to fix GH62916.However, it breaks GH57960I seem unable to find something that works for both issues.

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 7 04:43:05 PDT 2023


cor3ntin abandoned this revision.
cor3ntin added a subscriber: Eric.
cor3ntin added a comment.

@eric suggested we should not try to transform the body of the lambda at all, which may be a better approach.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152002/new/

https://reviews.llvm.org/D152002



More information about the cfe-commits mailing list