[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:05:52 PDT 2023
erichkeane added a comment.
In D159126#4642023 <https://reviews.llvm.org/D159126#4642023>, @erichkeane wrote:
> 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.
Should be fixed in 390b48675be80420f471bd3be74577495b1b1897 <https://reviews.llvm.org/rG390b48675be80420f471bd3be74577495b1b1897>. We were ALSO missing a 'expected-no-diagnostics' line
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