shafik accepted this revision. shafik added a comment. This revision is now accepted and ready to land.
LGTM otherwise. ================ Comment at: lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/TestLibCxxAtomic.py:70 + # This should just treat the atomic pointer as a normal pointer. + self.expect("frame var p.child", substrs=["Value = 0x"]) ---------------- What about inspecting `p` and `p.child.parent`? Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74310/new/ https://reviews.llvm.org/D74310 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits