diff options
Diffstat (limited to 'src/test/debuginfo/generic-struct.rs')
| -rw-r--r-- | src/test/debuginfo/generic-struct.rs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/test/debuginfo/generic-struct.rs b/src/test/debuginfo/generic-struct.rs index 4e06a15e1cd..ebaac96946c 100644 --- a/src/test/debuginfo/generic-struct.rs +++ b/src/test/debuginfo/generic-struct.rs @@ -9,7 +9,10 @@ // except according to those terms. // ignore-tidy-linelength -// min-lldb-version: 310 + +// Some versions of the non-rust-enabled LLDB print the wrong generic +// parameter type names in this test. +// rust-lldb // compile-flags:-g |
