[PATCH] D121532: [Clang][WIP] Fix Unevaluated Lambdas
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 14 14:40:32 PDT 2022
cor3ntin added a comment.
In D121532#3380580 <https://reviews.llvm.org/D121532#3380580>, @shafik wrote:
> Can you add a test to `ASTImpoterTest.cpp` that checks that we import the `LambdaDependencyKind` correctly?
Sure, if we agree that the direction is sufficiently palatable (I'm not convince it is yet), I can add such a test (and more generally cleanup the test)
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