[PATCH] D121532: [Clang] Fix Unevaluated Lambdas

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 24 23:20:23 PDT 2022


shafik added a comment.

@cor3ntin I wonder if these asserts are due to the partial implementation here: https://github.com/llvm/llvm-project/issues/57960

I am happy to look into it if you can point me in the right direction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121532



More information about the cfe-commits mailing list