Author: Owen Pan Date: 2024-02-09T13:26:28-08:00 New Revision: 8b2cb5f716f0367d98ceaba4b9505cc99aab0b7e
URL: https://github.com/llvm/llvm-project/commit/8b2cb5f716f0367d98ceaba4b9505cc99aab0b7e DIFF: https://github.com/llvm/llvm-project/commit/8b2cb5f716f0367d98ceaba4b9505cc99aab0b7e.diff LOG: 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. (cherry picked from commit a628f68a9c4ce6f3dcd0c8bb3650db45671ed15a) Added: Modified: clang/test/Format/clang-format-ignore.cpp Removed: ################################################################################ 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 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits