[lldb] Fix SymbolFile/PDB/udt-layout.test
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 13 Nov 2020 17:29:51 +0000 (09:29 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 13 Nov 2020 17:30:40 +0000 (09:30 -0800)
Update the test for 406ad187486b4277fc82a2c0714ae53396e47928

lldb/test/Shell/SymbolFile/PDB/udt-layout.test

index 726f633..0ee9dcf 100644 (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 = {