mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 14:51:05 +00:00
Remove LLDB persistent results in compiletest.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// lldb-command:run
|
||||
|
||||
// lldb-command:print *abc
|
||||
// lldbg-check:(enum_thinlto::ABC) $0 =
|
||||
// lldbg-check:(enum_thinlto::ABC)
|
||||
// lldbr-check:(enum_thinlto::ABC) *abc = (x = 0, y = 8970181431921507452)
|
||||
|
||||
#![allow(unused_variables)]
|
||||
|
||||
Reference in New Issue
Block a user