We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce46e1a commit 3aaf0beCopy full SHA for 3aaf0be
clang/test/CodeGen/nullptr.c
@@ -53,7 +53,7 @@ void test() {
53
// CHECK: store ptr null, ptr %[[nullptr_t_from_int]]
54
55
// Calls
56
- // CHECK: call void @bool_func(i1 noundef {{(zeroext)?}} false)
+ // CHECK: call void @bool_func(i1 noundef {{(zeroext )?}}false)
57
// CHECK: call void @nullptr_func(ptr null)
58
59
0 commit comments