[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread Dave Lee via lldb-commits
https://github.com/kastiglione closed https://github.com/llvm/llvm-project/pull/68128 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread Jonas Devlieghere via lldb-commits
https://github.com/JDevlieghere approved this pull request. https://github.com/llvm/llvm-project/pull/68128 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread Dave Lee via lldb-commits
https://github.com/kastiglione edited https://github.com/llvm/llvm-project/pull/68128 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Changes The default is not static, it depends on context. For `expression`, the default is true, but for `dwim-print`, the default is false. rdar://116320377 --- Full diff: https://github.com/llvm/llvm-project/pull/68128.diff 1 Files Affected:

[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread Dave Lee via lldb-commits
https://github.com/kastiglione created https://github.com/llvm/llvm-project/pull/68128 The default is not static, it depends on context. For `expression`, the default is true, but for `dwim-print`, the default is false. >From 098ae1d2a09a406792e32e56b029a8e8a970630e Mon Sep 17 00:00:00 2001 F