Skip to content

Commit c998004

Browse files
authored
Add missing REQUIRES: spirv (microsoft#7855)
microsoft#7822 added a new test for spirv. This needs a `REQUIRES: spirv` to prevent it running in cases where the compiler doesn't support spirv.
1 parent a80b6b1 commit c998004

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/clang/test/SemaHLSL/spirv-boolean-bitfield.hlsl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: spirv
12
// RUN: %dxc -T cs_6_0 -E main -spirv -verify %s
23

34
struct Test {

0 commit comments

Comments
 (0)