diff options
author | Med Ismail Bennani <medismail.bennani@gmail.com> | 2023-04-14 16:57:12 -0700 |
---|---|---|
committer | Med Ismail Bennani <medismail.bennani@gmail.com> | 2023-04-25 15:02:34 -0700 |
commit | 46e93c9df287bc06854c66e08658f757ff6cf6f1 (patch) | |
tree | f64114effbf334bf549127adb8175819b1277913 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 6c961ae1b5073699285fcdec242cdb4e84602c05 (diff) | |
download | llvm-46e93c9df287bc06854c66e08658f757ff6cf6f1.zip llvm-46e93c9df287bc06854c66e08658f757ff6cf6f1.tar.gz llvm-46e93c9df287bc06854c66e08658f757ff6cf6f1.tar.bz2 |
[lldb] Unify default/hijack listener between Process{Attach,Launch}Info (NFC)
This patch is a simple refactor that unifies the default and hijack
listener methods and attributes between ProcessAttachInfo and
ProcessLaunchInfo.
These 2 classes are both derived from the ProcessInfo base class so this
patch moves the listeners attributes and getter/setter methods to the
base class.
Differential Revision: https://reviews.llvm.org/D148395
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions