[lldb] Fix SymbolFile/PDB/udt-layout.test

Update the test for 406ad18748
This commit is contained in:
Jonas Devlieghere
2020-11-13 09:29:51 -08:00
parent a223354161
commit e5a82b4594

View File

@@ -5,8 +5,8 @@ RUN: %lldb -b -s %S/Inputs/UdtLayoutTest.script -- %t.exe | FileCheck %s
CHECK:(int) int C::abc = 123
CHECK:(List [16]) ls = {
CHECK: [15] = {
CHECK: Prev = 0x00000000
CHECK: Next = 0x00000000
CHECK: Prev = nullptr
CHECK: Next = nullptr
CHECK: Value = {
CHECK: B<0> = {
CHECK: A = {