diff options
author | John Harrison <harjohn@google.com> | 2025-04-03 09:45:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-03 09:45:00 -0700 |
commit | bc6cd825ecea94f015c590c877a1401d3a4a46b8 (patch) | |
tree | f7a484f53a36718b5566a4c2c5d03b896903dcfe /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 73e8d67a200beaa554a72cdd50e4d1a5a55caf69 (diff) | |
download | llvm-bc6cd825ecea94f015c590c877a1401d3a4a46b8.zip llvm-bc6cd825ecea94f015c590c877a1401d3a4a46b8.tar.gz llvm-bc6cd825ecea94f015c590c877a1401d3a4a46b8.tar.bz2 |
[lldb-dap] Creating a common configuration structure for launch and attach requests. (#133960)
This moves all the common settings of the launch and attach operations
into the `lldb_dap::protocol::Configuration`. These common settings
can be in both `launch` and `attach` requests and allows us to isolate
the DAP configuration operations into a single common location.
This is split out from #133624.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions