[PATCH] D137514: [clang-tidy] add check for capturing lambda coroutines
Noah Watkins via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 7 09:22:47 PST 2022
dotnwat added a comment.
In D137514#3911046 <https://reviews.llvm.org/D137514#3911046>, @ChuanqiXu wrote:
> This is helpful. I feel it is OK to add the warning in the clang too. Are you interested in that?
Yes, but unfortunately I'm very time constrained until the end of the year. Is that something that would need to be added to this diff, or could be separate? (fyi, brand new to clang development)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137514/new/
https://reviews.llvm.org/D137514
More information about the cfe-commits
mailing list