[ASan] Fix shadowed-stack-serialization test on targets with different stack layout
This commit is contained in:
@@ -6,7 +6,7 @@ int main() {
|
||||
{
|
||||
int x;
|
||||
delete &x;
|
||||
// CHECK: {{.*}}) 'x' (line [[@LINE-2]])
|
||||
}
|
||||
}
|
||||
|
||||
// CHECK: [32, 36) 'x'
|
||||
|
||||
Reference in New Issue
Block a user