[all-commits] [llvm/llvm-project] a24b2b: [lldb] Also print index of child when ValueCheck f...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Mon Oct 25 04:05:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a24b2b6aa06a001a98328acf624a5a8b1ab4139a
https://github.com/llvm/llvm-project/commit/a24b2b6aa06a001a98328acf624a5a8b1ab4139a
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbtest.py
Log Message:
-----------
[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.
More information about the All-commits
mailing list