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 cca63f9 commit bb7f8f7Copy full SHA for bb7f8f7
compiler-rt/test/hwasan/TestCases/stack-uas.c
@@ -69,6 +69,8 @@ int main() {
69
// CHECK: Cause: stack tag-mismatch
70
// CHECK: is located in stack of thread
71
// CHECK: Potentially referenced stack objects:
72
+ // CHECK: Cause: use-after-scope
73
+ // CHECK-NEXT: 0x{{.*}} is located 0 bytes inside a 2048-byte region
74
// CHECK-NEXT: {{zzz|yyy}} in buggy {{.*}}stack-uas.c:
75
// CHECK: Memory tags around the buggy address
76
0 commit comments