[PATCH] D139586: [Clang][C++23] Lifetime extension in range-based for loops

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 6 12:45:09 PDT 2023


cor3ntin abandoned this revision.
cor3ntin added a comment.

The right way to do that is outline here https://reviews.llvm.org/D153701#4478240
There is no point in trying to keep this attempt around.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139586



More information about the cfe-commits mailing list