diff options
Diffstat (limited to 'tests/debuginfo/destructured-for-loop-variable.rs')
| -rw-r--r-- | tests/debuginfo/destructured-for-loop-variable.rs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/debuginfo/destructured-for-loop-variable.rs b/tests/debuginfo/destructured-for-loop-variable.rs index 1cad8bcfacb..a8c7cc1489f 100644 --- a/tests/debuginfo/destructured-for-loop-variable.rs +++ b/tests/debuginfo/destructured-for-loop-variable.rs @@ -1,9 +1,5 @@ //@ min-lldb-version: 310 -// This fails on lldb 6.0.1 on x86-64 Fedora 28; so mark it macOS-only -// for now. -//@ only-macos - //@ compile-flags:-g // === GDB TESTS =================================================================================== |
