================ @@ -0,0 +1,67 @@ +// RUN: %check_clang_tidy -std=c++17 %s modernize-use-structured-binding %t -- -- -I %S/Inputs/use-structured-binding/ ---------------- flovent wrote: Merged in aa3bf50 https://github.com/llvm/llvm-project/pull/158462