Skip to content

Commit 0c8334e

Browse files
committed
update test again
1 parent ce43550 commit 0c8334e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Driver/dxc_enable16bittypes.hlsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// RUN: %clang_dxc -enable-16bit-types -T lib_6_7 %s -### %s 2>&1 | FileCheck %s
2-
// RUN: %clang_dxc -enable-16bit-types -T lib_6_7 %s -Xclang -verify
32

43
// Make sure enable-16bit-types flag translates into '-fnative-half-type' and 'fnative-int16-type'
54
// CHECK: "-fnative-half-type"

0 commit comments

Comments
 (0)