Skip to content

Commit 178b0a9

Browse files
committed
Update catch-undef-behavior.c
1 parent 363ca32 commit 178b0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CodeGen/catch-undef-behavior.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,4 +470,4 @@ void call_nonnull_variadic(int a, int *b) {
470470

471471
// CHECK-UBSAN: ![[WEIGHT_MD]] = !{!"branch_weights", i32 1048575, i32 1}
472472

473-
// CHECK-TRAP: attributes [[NR_NUW]] = { noreturn nounwind }
473+
// CHECK-TRAP: attributes [[NR_NUW]] = { nomerge noreturn nounwind }

0 commit comments

Comments
 (0)