Skip to content

Commit 0b2487d

Browse files
committed
[NFC][Driver] Add --crash to not after 65dbee0
1 parent 7d78adf commit 0b2487d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// UNSUPPORTED: spirv-tools
22
// REQUIRES: spirv-registered-target
33

4-
// RUN: env PATH='' not %clang -o /dev/null --target=spirv64 --save-temps -v %s 2>&1 | FileCheck %s
4+
// RUN: env PATH='' not --crash %clang -o /dev/null --target=spirv64 --save-temps -v %s 2>&1 | FileCheck %s
55

66
// CHECK: error: cannot find SPIR-V Tools binary 'spirv-as'
77
// CHECK: error: cannot find SPIR-V Tools binary 'spirv-link'

0 commit comments

Comments
 (0)