================ @@ -0,0 +1,179 @@ +// RUN: %check_clang_tidy %s readability-avoid-default-lambda-capture %t -- -- -Wno-vla-extension -std=c++20 ---------------- jjmarr-amd wrote: Done. https://github.com/llvm/llvm-project/pull/160150