Skip to content

Commit

Permalink
[clang] Mark clang-format-ignore.cpp as unsupported on Windows
Browse files Browse the repository at this point in the history
To heal bots that have been broken for days while discussions on
llvm#76733 are ongoing.
  • Loading branch information
nico authored and justinfargnoli committed Jan 28, 2024
1 parent 3a2adb3 commit 9ae6f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/test/Format/clang-format-ignore.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// UNSUPPORTED: system-windows
// RUN: rm -rf %t.dir
// RUN: mkdir -p %t.dir/level1/level2

Expand Down

0 comments on commit 9ae6f6b

Please sign in to comment.