We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d0cff commit d94d17cCopy full SHA for d94d17c
tests/codegen/stack-protector.rs
@@ -24,7 +24,7 @@ pub fn foo() {
24
25
// basic-NOT: attributes #0 = { {{.*}} sspreq {{.*}} }
26
// basic-NOT: attributes #0 = { {{.*}} sspstrong {{.*}} }
27
- // basic: attributes #0 = { {{.*}} ssp {{.*}} }
+ // basic: attributes #0 = { {{.*}}ssp {{.*}} }
28
29
30
0 commit comments