[PATCH] D133500: [clang] Correct handling of lambdas in lambda default arguments in dependent contexts.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 06:58:56 PDT 2022


erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

I'm OK with it as-is, and the refactor to move the replicated code would be acceptable in an NFC followup.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133500



More information about the cfe-commits mailing list