Skip to content

Commit b7ccac9

Browse files
authored
Add XFAIL for Clang crash (#363)
Tracking the fix in llvm/llvm-project#154214
1 parent 5ee579d commit b7ccac9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Feature/HLSLLib/asint.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ DescriptorSets:
136136
...
137137
#--- end
138138

139+
# https://github.com/llvm/llvm-project/issues/154214
140+
# XFAIL: Clang-Vulkan
141+
139142
# RUN: split-file %s %t
140143
# RUN: %dxc_target -T cs_6_5 -Fo %t.o %t/source.hlsl
141144
# RUN: %offloader %t/pipeline.yaml %t.o

0 commit comments

Comments
 (0)