Skip to content

Commit 59aca40

Browse files
committed
[CIR] Make test a bit easier to match
1 parent a859f31 commit 59aca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CIR/cir-output.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ int foo(void) {
1515
}
1616

1717
// CIR: module
18-
// CIR: cir.func {{.*}} @foo
18+
// CIR: cir.func{{.*}}@foo

0 commit comments

Comments
 (0)