mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 14:58:57 +00:00
Delete lldbr annotations
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
|
||||
// lldb-command:v *abc
|
||||
// lldbg-check:(enum_thinlto::ABC) *abc = { value = { x = 0 y = 8970181431921507452 } $discr$ = 0 }
|
||||
// lldbr-check:(enum_thinlto::ABC) *abc = (x = 0, y = 8970181431921507452)
|
||||
|
||||
#![allow(unused_variables)]
|
||||
#![feature(omit_gdb_pretty_printer_section)]
|
||||
|
||||
Reference in New Issue
Block a user