diff options
author | Dave Lee <davelee.com@gmail.com> | 2023-02-14 13:39:56 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2023-02-16 21:04:23 -0800 |
commit | b3215c8106170e586c59cc66a118329108cb72a4 (patch) | |
tree | 8e1ad397ddaaf8e4e349f3a40f97233029a9b369 /lldb/source/Commands/CommandObjectExpression.cpp | |
parent | 39811e2e537de415b68d1ed9edee716dbc59a4ed (diff) | |
download | llvm-b3215c8106170e586c59cc66a118329108cb72a4.zip llvm-b3215c8106170e586c59cc66a118329108cb72a4.tar.gz llvm-b3215c8106170e586c59cc66a118329108cb72a4.tar.bz2 |
[lldb] Rename SetResultIsInternal to SetSuppressPersistentResult (NFC)
Rename `SetResultIsInternal` and `GetResultIsInternal` to `SetSuppressPersistentResult`
and `GetSuppressPersistentResult` respectively. Also rename `m_result_is_internal`.
This matches the naming in the SB API.
A separate change calls `SetSuppressPersistentResult`, where the name
`SetResultIsInternal` doesn't quite fit.
Differential Revision: https://reviews.llvm.org/D144042
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions