Skip to content

Commit 8c09916

Browse files
committed
[clang] Fix test after 4f31d32
1 parent 6be6081 commit 8c09916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Lexer/update_consecutive_macro_address_space.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// RUN: %clang -cc1 -print-stats %s 2>&1 | FileCheck %s
2-
// CHECK: 6 local SLocEntry's allocated
2+
// CHECK: 6 local SLocEntries allocated
33
//
44
// Verify that the macro arg expansion is split to two file ids, we have 6 file
55
// ids rather than 5:

0 commit comments

Comments
 (0)