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
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
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
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:
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