[clang-tools-extra] [clang-tidy] Add `AllowExplicitObjectParameters` option to `avoid-capturing-lambda-coroutines` (PR #182916)

Willem Kaufmann via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 2 19:07:05 PDT 2026


WillemKauf wrote:

Reviewers, I updated this PR to remove the fix-it recommendation when using the `AllowExplicitObjectParameters` option. Please LMKWYT.

https://github.com/llvm/llvm-project/pull/182916


More information about the cfe-commits mailing list