From dc61ebb44c11d2f5d03b7dd9cb80a0644a30775e Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Thu, 11 Jan 2024 19:26:22 -0500 Subject: [PATCH] [clang] Mark clang-format-ignore.cpp as unsupported on Windows To heal bots that have been broken for days while discussions on https://github.com/llvm/llvm-project/pull/76733 are ongoing. --- clang/test/Format/clang-format-ignore.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/clang/test/Format/clang-format-ignore.cpp b/clang/test/Format/clang-format-ignore.cpp index 5a2267b302d22f..3e09fe59fa2120 100644 --- a/clang/test/Format/clang-format-ignore.cpp +++ b/clang/test/Format/clang-format-ignore.cpp @@ -1,3 +1,4 @@ +// UNSUPPORTED: system-windows // RUN: rm -rf %t.dir // RUN: mkdir -p %t.dir/level1/level2