Commit 60e6c76
authored
Add constraint to test that requires spirv support (microsoft#7241)
This PR adds a // REQUIRES: spirv line to the top of a test that uses
spirv.
This prevents failures in dev environments that don't have spirv
enabled.1 parent 8b3fae2 commit 60e6c76
File tree
1 file changed
+1
-0
lines changed- tools/clang/test/SemaHLSL/attributes
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments