diff options
| author | Ben Kimock <kimockb@gmail.com> | 2024-08-17 18:00:49 -0400 |
|---|---|---|
| committer | Ben Kimock <kimockb@gmail.com> | 2024-08-18 16:58:25 -0400 |
| commit | 156088f8a86679ec5a342d5e7ebf17f468c805c1 (patch) | |
| tree | 616c4a06631a315f70dcff6b67422f33f2f95c70 /tests/debuginfo/struct-in-enum.rs | |
| parent | e93e61032962b80747ed869a21e887090ac63c90 (diff) | |
| download | rust-156088f8a86679ec5a342d5e7ebf17f468c805c1.tar.gz rust-156088f8a86679ec5a342d5e7ebf17f468c805c1.zip | |
Delete redundant gdb-version requirements and related comments
Diffstat (limited to 'tests/debuginfo/struct-in-enum.rs')
| -rw-r--r-- | tests/debuginfo/struct-in-enum.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/debuginfo/struct-in-enum.rs b/tests/debuginfo/struct-in-enum.rs index 8d7ad93e0a2..bc2c59fe4aa 100644 --- a/tests/debuginfo/struct-in-enum.rs +++ b/tests/debuginfo/struct-in-enum.rs @@ -1,5 +1,4 @@ //@ min-lldb-version: 1800 -//@ ignore-gdb-version: 7.11.90 - 7.12.9 //@ compile-flags:-g |
