From a628f68a9c4ce6f3dcd0c8bb3650db45671ed15a Mon Sep 17 00:00:00 2001 From: Owen Pan Date: Tue, 6 Feb 2024 09:00:15 -0800 Subject: [PATCH] Revert "[clang] Mark clang-format-ignore.cpp as unsupported on Windows" This reverts commit dc61ebb44c11d2f5d03b7dd9cb80a0644a30775e. See https://github.com/llvm/llvm-project/pull/76733#issuecomment-1890311152. --- clang/test/Format/clang-format-ignore.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/clang/test/Format/clang-format-ignore.cpp b/clang/test/Format/clang-format-ignore.cpp index b4e526463000ae..fb49fa9dd52c65 100644 --- a/clang/test/Format/clang-format-ignore.cpp +++ b/clang/test/Format/clang-format-ignore.cpp @@ -1,4 +1,3 @@ -// UNSUPPORTED: system-windows // RUN: rm -rf %t.dir // RUN: mkdir -p %t.dir/level1/level2