[Lldb-commits] [lldb] [lldb-dap] Updating RequestHandler to encode/decode arguments and response. (PR #130090)
    Jonas Devlieghere via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Sun Mar 16 18:25:16 PDT 2025
    
    
  
================
@@ -1,12 +1,12 @@
-//===-- Protocol.cpp ------------------------------------------------------===//
+//===-- ProtocolBase.cpp --------------------------------------------------===//
----------------
JDevlieghere wrote:
Why not just Protocol? Do you think that's to confusing with the other Protocol classes? 
https://github.com/llvm/llvm-project/pull/130090
    
    
More information about the lldb-commits
mailing list