We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce43550 commit 0c8334eCopy full SHA for 0c8334e
clang/test/Driver/dxc_enable16bittypes.hlsl
@@ -1,5 +1,4 @@
1
// 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
3
4
// Make sure enable-16bit-types flag translates into '-fnative-half-type' and 'fnative-int16-type'
5
// CHECK: "-fnative-half-type"
0 commit comments