================
@@ -64,12 +93,49 @@ def do_test(self):
"frame var p.child.parent", substrs=["p.child.parent = {\n Value
= 0x"]
)
+ if test_smart_pointers:
----------------
Michael137 wrote:No longer needed once we compile the tests with C++20 always (see my comment below). https://github.com/llvm/llvm-project/pull/174218 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
