[PATCH] D159126: [Clang] Add captures to the instantiation scope of lambda call operators

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 8 09:03:12 PDT 2023


erichkeane added a comment.

In D159126#4642010 <https://reviews.llvm.org/D159126#4642010>, @thakis wrote:

> Looks like the test is missing a RUN line and hence makes lit fail: http://45.33.8.238/linux/117631/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.

Won't take a while, it is a pretty simple change, I'll work on it now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159126



More information about the cfe-commits mailing list