Skip to content

Commit a568469

Browse files
committed
merge main into amd-staging
2 parents e63b57a + f767f23 commit a568469

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+344
-333
lines changed

clang/test/ClangScanDeps/resource_directory.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// REQUIRES: shell
1+
// Path seperator differences
2+
// UNSUPPORTED: system-windows
23

34
// RUN: rm -rf %t && mkdir %t
45
// RUN: cp %S/Inputs/resource_directory/* %t

clang/test/Driver/baremetal-multilib-custom-error.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# REQUIRES: shell
21
# UNSUPPORTED: system-windows
32

43
# RUN: %clang --multi-lib-config=%s -no-canonical-prefixes -print-multi-directory 2>&1 \

clang/test/Frontend/absolute-paths-symlinks.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@
1212
// CHECK-SAME: error: unknown type name
1313
This do not compile
1414

15-
// REQUIRES: shell
1615
// Don't make symlinks on Windows.
1716
// UNSUPPORTED: system-windows

clang/test/Tooling/clang-check-pwd.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@
1212
// CHECK: a type specifier is required
1313
// CHECK: .foobar/test.cpp
1414
invalid;
15-
16-
// REQUIRES: shell

0 commit comments

Comments
 (0)