Skip to content

Commit 3b49592

Browse files
committed
newline
1 parent 24f4cf6 commit 3b49592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,4 +958,4 @@ int case17Helper(int x) {
958958
// CHECK-NEXT: ret void
959959
void case17() {
960960
int2 X = {case17Helper(0), case17Helper(1)};
961-
}
961+
}

0 commit comments

Comments
 (0)