[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
Wed Jun 7 09:17:05 PDT 2023


cor3ntin added a comment.

FYI, I'm not actively working on this, 
I did mess around with it a bit https://github.com/cor3ntin/llvm-project/commit/478ff7f1aa7a4046fa8b293dfb86489b930a8888
but I'm extremely unfamiliar with that part of clang and i have no clue how to write tests.
Feel free to take over!


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