jingham added a comment. That tests that we made the alias, but not that it actually works. If you did something like:
command alias start_with_two expr -- 2 command alias add_two start_with_two + then add_two 3 should produce 5, which would be easy to test for. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117259/new/ https://reviews.llvm.org/D117259 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits