Skip to content

Commit 7ae1b76

Browse files
committed
1 parent b8b2a27 commit 7ae1b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Index/initializer-memory.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ struct S {
1313
S data2[1000000] = {0};
1414
S data_empty_init2[1000000] = {};
1515

16-
// CHECK: TOTAL = {{.*}} (0.{{.*}} MBytes)
16+
// CHECK: TOTAL = {{.*}} ({{0|1}}.{{.*}} MBytes)

0 commit comments

Comments
 (0)