Remove LLDB persistent results in compiletest.

This commit is contained in:
Markus Reiter 2024-03-10 14:55:58 +01:00
parent 36a8daeb44
commit 75fba9d574
No known key found for this signature in database
GPG key ID: 245293B51702655B
90 changed files with 824 additions and 835 deletions

View file

@ -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)]