aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorChen, Cheng2 <cheng2.chen@intel.com>2023-07-11 15:09:06 -0400
committerVy Nguyen <vyng@google.com>2023-07-11 15:09:33 -0400
commit9b8ed1eedce1ed1ebb8d6e7b1acb8c6a75c53f62 (patch)
treea8ab9d47ef37b6ec1ea0eef53534205705ac82ef /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent30962268e7a559d8714cca4d1af742915c9d29b1 (diff)
downloadllvm-9b8ed1eedce1ed1ebb8d6e7b1acb8c6a75c53f62.zip
llvm-9b8ed1eedce1ed1ebb8d6e7b1acb8c6a75c53f62.tar.gz
llvm-9b8ed1eedce1ed1ebb8d6e7b1acb8c6a75c53f62.tar.bz2
[NFC]add initialization for EmitCompactUnwindNonCanonical in ctor
I found that the newly added member variables, "EmitCompactUnwindNonCanonical" were not initialized in the constructor, but other member variables were initialized. The behavior seems to need to be consistent to improve code. Reviewed By: oontvoo Differential Revision: https://reviews.llvm.org/D154472
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions