Skip to content

Commit 6a7ad7d

Browse files
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6 [skip ci]
1 parent 6c6fae1 commit 6a7ad7d

File tree

5 files changed

+8
-0
lines changed

5 files changed

+8
-0
lines changed

clang/test/Driver/config-file3.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Needs symlinks
2+
// UNSUPPORTED: system-windows
13
// REQUIRES: x86-registered-target
24

35
// RUN: rm -rf %t && mkdir %t

clang/test/Driver/config-zos.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Needs symlinks
2+
// UNSUPPORTED: system-windows
13
// REQUIRES: systemz-registered-target
24

35
// RUN: rm -rf %t && mkdir %t

clang/test/Driver/config-zos1.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// UNSUPPORTED: system-windows
12
// REQUIRES: systemz-registered-target
23

34
// RUN: export CLANG_CONFIG_PATH=%S/Inputs/config-zos

clang/test/Modules/crash-vfs-path-symlink-component.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Needs symlinks
2+
// UNSUPPORTED: system-windows
13
// REQUIRES: crash-recovery
24

35
// FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?

clang/test/Modules/crash-vfs-relative-overlay.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// UNSUPPORTED: system-windows
12
// REQUIRES: crash-recovery
23

34
// FIXME: This XFAIL is cargo-culted from crash-report.c. Do we need it?

0 commit comments

Comments
 (0)