[Lldb-commits] [lldb] [lldb-dap] Setup DAP for unit testing. (PR #139937)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Wed May 14 15:00:38 PDT 2025
================
@@ -0,0 +1,35 @@
+//===-- DisconnectRequestHandlerTest.cpp ----------------------------------===//
----------------
JDevlieghere wrote:
```suggestion
//===-- DisconnectTest.cpp ------------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/139937
More information about the lldb-commits
mailing list