Skip to content

Commit 24fb5af

Browse files
committed
newline
1 parent c93251f commit 24fb5af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/DebugInfo/KeyInstructions/assign-scalar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ void fun() {
8282
// CHECK: [[G9R1]] = !DILocation({{.*}}, atomGroup: 9, atomRank: 1)
8383
// CHECK: [[load_i_loc]] = !DILocation(line: [[#]], column: [[#]], scope: ![[#]])
8484
// CHECK: [[G11R2]] = !DILocation({{.*}}, atomGroup: 11, atomRank: 2)
85-
// CHECK: [[G11R1]] = !DILocation({{.*}}, atomGroup: 11, atomRank: 1)
85+
// CHECK: [[G11R1]] = !DILocation({{.*}}, atomGroup: 11, atomRank: 1)

0 commit comments

Comments
 (0)