Skip to content

Commit 03a7664

Browse files
committed
[NFC][HIP] XFAIL amdgcnspirv-implicit-alloc-function-calling-conv for now (#31680)
1 parent 714f922 commit 03a7664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/SemaHIP/amdgcnspirv-implicit-alloc-function-calling-conv.hip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// RUN: %clang_cc1 %s -fcuda-is-device -std=c++17 -triple spirv32 -aux-triple x86_64-pc-windows-msvc -verify
88
// RUN: %clang_cc1 %s -fcuda-is-device -std=c++17 -triple spirv64 -aux-triple x86_64-pc-windows-msvc -verify
99
// RUN: %clang_cc1 %s -fcuda-is-device -std=c++17 -triple spirv64-amd-amdhsa -aux-triple x86_64-pc-windows-msvc -verify
10-
10+
// XFAIL: *
1111
// expected-no-diagnostics
1212

1313
namespace std

0 commit comments

Comments
 (0)