================ @@ -91,7 +92,6 @@ int main(int, char**) { C c3(std::begin(t3), std::end(t3)); assert(c1 == c3); } - ---------------- philnik777 wrote: Unrelated whitespace change? https://github.com/llvm/llvm-project/pull/129985