[lldb-dev] [Bug 52263] New: cli-wrapper-mpxtable.cpp - suspicious always true comparison

2021-10-22 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52263 Bug ID: 52263 Summary: cli-wrapper-mpxtable.cpp - suspicious always true comparison Product: lldb Version: unspecified Hardware: PC OS: Windows NT Stat

[lldb-dev] Semantics of SBValue::CreateChildAtOffset

2021-10-22 Thread Pavel Labath via lldb-dev
Hello Jim, everyone, I recently got a question/bug report about python pretty printers (synthetic child providers) that I couldn't answer. The actual script is of course more complicated, but the essence boils down to this. There's a class, something like: struct S { ... T member; }; T