llvm-project
3d0c616c - [lldb-dap] Move the Variables struct into its own file (#140393)

Commit
209 days ago
[lldb-dap] Move the Variables struct into its own file (#140393) Move the Variables struct out of DAP.h and into its own file to reduce the complexity of the latter. This PR also makes the members that are implementation details private and adds a handful of basic unit tests.
Author
Parents
Loading