File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ DescriptorSets:
60
60
# UNSUPPORTED: Vulkan
61
61
62
62
# https://github.com/llvm/llvm-project/issues/138996
63
- # UNSUPPORTED : Clang
63
+ # XFAIL : Clang
64
64
65
65
# RUN: split-file %s %t
66
66
# RUN: %dxc_target -enable-16bit-types -T cs_6_5 -Fo %t.o %t/source.hlsl
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ DescriptorSets:
99
99
100
100
+# Clang trips on 2-element vectors in structs:
101
101
+# https://github.com/llvm/llvm-project/issues/123968
102
- +# UNSUPPORTED : Clang
102
+ +# XFAIL : Clang
103
103
104
104
# RUN: split-file %s %t
105
105
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ DescriptorSets:
65
65
66
66
# Clang trips on 3-element vectors in structs:
67
67
# https://github.com/llvm/llvm-project/issues/123968
68
- # UNSUPPORTED : Clang
68
+ # XFAIL : Clang
69
69
70
70
# RUN: split-file %s %t
71
71
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ DescriptorSets:
65
65
66
66
# Clang trips on 3-element vectors in structs:
67
67
# https://github.com/llvm/llvm-project/issues/123968
68
- # UNSUPPORTED : Clang
68
+ # XFAIL : Clang
69
69
70
70
# RUN: split-file %s %t
71
71
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
You can’t perform that action at this time.
0 commit comments