labath added a comment. It's definitely still a bug worth fixing, we cannot rely on undefined behavior like that.
Thank you very much for adding the test case. Looking at the test suite again, I think I've found a better place for the test. Could you put the test in test/testcases/expression_command/multiline/TestMultilineExpressions.py. You don't even have to create a new file, just add a new function (`test_empty_list` ?) to the existing class. Other than that, I think this is great. https://reviews.llvm.org/D32421 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits