about summary refs log tree commit diff
path: root/src/test/debuginfo/tuple-style-enum.rs
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo>2014-10-09 16:31:03 +0200
committerMichael Woerister <michaelwoerister@posteo>2014-10-22 10:47:45 +0200
commit47e8cf76977d7a46ea2aed512c35b175e44815a9 (patch)
treeeaf45b5cb275922fcaa275ea96ea66b0c6c78aa5 /src/test/debuginfo/tuple-style-enum.rs
parentc29a7520e7fb4a5b4d4eccfc594e05793ef6688d (diff)
downloadrust-47e8cf76977d7a46ea2aed512c35b175e44815a9.tar.gz
rust-47e8cf76977d7a46ea2aed512c35b175e44815a9.zip
debuginfo: Gate all LLDB debuginfo tests on a minimum LLDB version being available
Diffstat (limited to 'src/test/debuginfo/tuple-style-enum.rs')
-rw-r--r--src/test/debuginfo/tuple-style-enum.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/debuginfo/tuple-style-enum.rs b/src/test/debuginfo/tuple-style-enum.rs
index ab06367512a..1527c6a8e31 100644
--- a/src/test/debuginfo/tuple-style-enum.rs
+++ b/src/test/debuginfo/tuple-style-enum.rs
@@ -10,6 +10,7 @@
 
 // ignore-tidy-linelength
 // ignore-android: FIXME(#10381)
+// min-lldb-version: 310
 
 // compile-flags:-g