[lldb] Also print index of child when ValueCheck fails
authorRaphael Isemann <teemperor@gmail.com>
Mon, 25 Oct 2021 10:51:19 +0000 (12:51 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 25 Oct 2021 11:03:56 +0000 (13:03 +0200)
commita24b2b6aa06a001a98328acf624a5a8b1ab4139a
treeb79f9a2e088b05b5926b5eea0a584373f4dc9fff
parent2995d29bb42729043e707161bd7a7e4e428afbcf
[lldb] Also print index of child when ValueCheck fails

Makes the test failure reason more obvious in cases where we have unnamed fields
or large records.
lldb/packages/Python/lldbsuite/test/lldbtest.py