diff options
Diffstat (limited to 'src/test/debuginfo/name-shadowing-and-scope-nesting.rs')
| -rw-r--r-- | src/test/debuginfo/name-shadowing-and-scope-nesting.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/debuginfo/name-shadowing-and-scope-nesting.rs b/src/test/debuginfo/name-shadowing-and-scope-nesting.rs index 3462735f6d1..d5052ef33ec 100644 --- a/src/test/debuginfo/name-shadowing-and-scope-nesting.rs +++ b/src/test/debuginfo/name-shadowing-and-scope-nesting.rs @@ -9,6 +9,7 @@ // except according to those terms. // ignore-android: FIXME(#10381) +// min-lldb-version: 310 // compile-flags:-g |
