Skip to content

Commit 96369b4

Browse files
committed
add newline
1 parent 9faff90 commit 96369b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/AST/HLSL/resource_binding_attr.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ struct S {
5353

5454
// CHECK: VarDecl {{.*}} s 'hlsl_constant S'
5555
// CHECK: HLSLResourceBindingAttr {{.*}} "c10" "space0
56-
S s : register(c10);
56+
S s : register(c10);

0 commit comments

Comments
 (0)