================ @@ -0,0 +1,179 @@ +// RUN: %check_clang_tidy %s readability-avoid-default-lambda-capture %t -- -- -Wno-vla-extension -std=c++20 ---------------- vbvictor wrote:
Many thanks, [localspook](https://github.com/localspook), for explanation. I think we should place it in [Tests Guide](https://clang.llvm.org/extra/clang-tidy/Contributing.html#testing-checks). https://github.com/llvm/llvm-project/pull/160150 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
