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 9faff90 commit 96369b4Copy full SHA for 96369b4
clang/test/AST/HLSL/resource_binding_attr.hlsl
@@ -53,4 +53,4 @@ struct S {
53
54
// CHECK: VarDecl {{.*}} s 'hlsl_constant S'
55
// CHECK: HLSLResourceBindingAttr {{.*}} "c10" "space0
56
-S s : register(c10);
+S s : register(c10);
0 commit comments