diff options
Diffstat (limited to 'tests/debuginfo/generic-struct.rs')
-rw-r--r-- | tests/debuginfo/generic-struct.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/debuginfo/generic-struct.rs b/tests/debuginfo/generic-struct.rs index 5fa5ce800..5213eebc1 100644 --- a/tests/debuginfo/generic-struct.rs +++ b/tests/debuginfo/generic-struct.rs @@ -1,6 +1,6 @@ // Some versions of the non-rust-enabled LLDB print the wrong generic // parameter type names in this test. -// rust-lldb +// needs-rust-lldb // compile-flags:-g |