about summary refs log tree commit diff
path: root/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/assembly/stack-protector/stack-protector-heuristics-effect.rs')
-rw-r--r--tests/assembly/stack-protector/stack-protector-heuristics-effect.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs b/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs
index e46b902df07..ca566b6e46a 100644
--- a/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs
+++ b/tests/assembly/stack-protector/stack-protector-heuristics-effect.rs
@@ -1,7 +1,7 @@
 // revisions: all strong basic none missing
 // assembly-output: emit-asm
 // ignore-macos slightly different policy on stack protection of arrays
-// ignore-windows stack check code uses different function names
+// ignore-msvc stack check code uses different function names
 // ignore-nvptx64 stack protector is not supported
 // ignore-wasm32-bare
 // [all] compile-flags: -Z stack-protector=all